OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartService
(Results
1 - 12
of
12
) sorted by null
/external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq
4
StartService
() {
19
StartService
"$@"
/external/libpcap/ChmodBPF/
ChmodBPF
5
StartService
()
31
RestartService () {
StartService
; }
/system/connectivity/dhcp_client/
manager.h
36
scoped_refptr<Service>
StartService
(const brillo::VariantDictionary& configs);
manager.cc
31
scoped_refptr<Service> Manager::
StartService
(
/system/connectivity/apmanager/
service_unittest.cc
88
bool
StartService
(Error* error) {
126
EXPECT_FALSE(
StartService
(&error));
136
EXPECT_FALSE(
StartService
(&error));
162
EXPECT_TRUE(
StartService
(&error));
/system/bt/service/hal/
fake_bluetooth_gatt_interface.h
74
virtual bt_status_t
StartService
(
fake_bluetooth_gatt_interface.cpp
145
return g_server_handler->
StartService
(server_if, srvc_handle, transport);
/system/bt/service/test/
gatt_server_unittest.cpp
42
MOCK_METHOD3(
StartService
, bt_status_t(int, int, int));
240
EXPECT_CALL(*mock_handler_,
StartService
(_, _, _))
443
EXPECT_CALL(*mock_handler_,
StartService
(kDefaultServerId, srvc_handle, _))
451
// Report success for
StartService
but for wrong server. Should be ignored.
456
// Report success for
StartService
.
504
// Report success for AddService but return failure from
StartService
.
505
EXPECT_CALL(*mock_handler_,
StartService
(gatt_server_->GetInstanceId(), 1, _))
520
// Report success for AddService, return success from
StartService
.
525
// Report failure for
StartService
. Added service data should get deleted.
693
// to
StartService
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsvc.h
287
#define
StartService
__MINGW_NAME_AW(
StartService
)
sdoias.h
437
virtual HRESULT WINAPI
StartService
(void) = 0;
452
HRESULT (WINAPI *
StartService
)(ISdoServiceControl *This);
469
#define ISdoServiceControl_StartService(This) (This)->lpVtbl->
StartService
(This)
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp
53
SLOT(
startService
()));
352
startService
();
[
all
...]
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 954 milliseconds