OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ServiceController
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cloud_print/service/win/
service_controller.h
19
class
ServiceController
{
31
ServiceController
();
32
~
ServiceController
();
service_controller.cc
84
ServiceController
::
ServiceController
()
89
ServiceController
::~
ServiceController
() {
92
HRESULT
ServiceController
::StartService() {
108
HRESULT
ServiceController
::StopService() {
125
base::FilePath
ServiceController
::GetBinary() const {
131
HRESULT
ServiceController
::InstallConnectorService(
140
HRESULT
ServiceController
::InstallCheckService(
148
HRESULT
ServiceController
::InstallService(const base::string16& user
[
all
...]
Completed in 30 milliseconds