OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemoveService
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/vr/libpdx_uds/
service_dispatcher.cpp
93
int ServiceDispatcher::
RemoveService
(const std::shared_ptr<Service>& service) {
/system/core/init/
service.cpp
894
ServiceManager::GetInstance().
RemoveService
(*svc);
[
all
...]
/external/mdnsresponder/mDNSWindows/SystemService/
Service.c
123
static OSStatus
RemoveService
( LPCTSTR inName );
270
err =
RemoveService
( kServiceName );
447
//
RemoveService
450
static OSStatus
RemoveService
( LPCTSTR inName )
[
all
...]
Completed in 2503 milliseconds