Home
last modified time | relevance | path

Searched refs:StartService_ (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx59 StartService_t StartService_ = NULL; variable
111 if (StartService_(hService, 0, NULL)) in StartIndexingService()
168StartService_ = reinterpret_cast<StartService_t>(GetProcAddress(hAdvapi32, "StartServiceA")); in RestartIndexingService()
174 …dle_ && ControlService_ && OpenSCManager_ && OpenService_ && QueryServiceStatus_ && StartService_)) in RestartIndexingService()

Completed in 5 milliseconds