OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopService
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/ChmodBPF/
ChmodBPF
26
StopService
()
/bootable/recovery/tests/component/
uncrypt_test.cpp
42
static void
StopService
() {
84
StopService
();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdoias.h
438
virtual HRESULT WINAPI
StopService
(void) = 0;
453
HRESULT (WINAPI *
StopService
)(ISdoServiceControl *This);
470
#define ISdoServiceControl_StopService(This) (This)->lpVtbl->
StopService
(This)
[
all
...]
Completed in 505 milliseconds