| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
| H A D | bundle_daemon.cpp | 71 const char *BundleDaemon::GetServiceName(Service *service) in GetServiceName() argument 77 BOOL BundleDaemon::ServiceInitialize(Service *service, Identity identity) in ServiceInitialize() argument 87 TaskConfig BundleDaemon::GetServiceTaskConfig(Service *service) in GetServiceTaskConfig() argument 93 BOOL BundleDaemon::ServiceMessageHandle(Service *service, Request *request) in ServiceMessageHandle() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile_event_sender.cpp | 31 HfpAgService *service = HfpAgService::GetService(); in SendMessageToService() local 264 HfpAgService *service = HfpAgService::GetService(); in GetDispatchter() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_spatialization_service_unit_test/src/ |
| H A D | audio_spatialization_service_unit_test.cpp | 64 AudioSpatializationService service; in HWTEST_F() local [all...] |
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionitem_fuzzer/ |
| H A D | avsessionitem_fuzzer.cpp | 60 sptr<AVSessionService> service = new AVSessionService(AVSESSION_SERVICE_ID); in AvSessionItemFuzzerTest() local 88 sptr<AVSessionService> service = new AVSessionService(AVSESSION_SERVICE_ID); in AvSessionItemTest() local
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avcontrolleritem_fuzzer/ |
| H A D | avcontrolleritem_fuzzer.cpp | 63 sptr<AVSessionService> service = new AVSessionService(AVSESSION_SERVICE_ID); in FuzzOnRemoteRequest() local 105 sptr<AVSessionService> service = new AVSessionService(AVSESSION_SERVICE_ID); in AvControllerItemDataTest() local 207 sptr<AVSessionService> service = new AVSessionService(AVSESSION_SERVICE_ID); AvControllerItemTest() local [all...] |
| /foundation/multimodalinput/input/service/connect_manager/test/ |
| H A D | multimodal_input_connect_stub_test.cpp | 75 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub);
in HWTEST_F() local 105 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub);
in HWTEST_F() local 124 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub);
in HWTEST_F() local 144 std::shared_ptr<MMIService> service in HWTEST_F() local 171 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub); HWTEST_F() local 240 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub); HWTEST_F() local 263 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub); HWTEST_F() local 284 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub); HWTEST_F() local 302 std::shared_ptr<MMIService> service = std::static_pointer_cast<MMIService>(stub); HWTEST_F() local [all...] |
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | endpoint_rpc.c | 340 static int RegisterRemoteEndpoint(SvcIdentity *identity, int token, const char *service, const char *feature)
in RegisterRemoteEndpoint() argument
|
| H A D | default_client.c | 59 IUnknown *SAMGR_CreateIProxy(const IpcContext *context, const char *service, const char *feature)
in SAMGR_CreateIProxy() argument 89 SvcIdentity SAMGR_GetRemoteIdentity(const char *service, const char *feature)
in SAMGR_GetRemoteIdentity() argument 223 QueryIdentity(const IpcContext *context, const char *service, const char *feature) QueryIdentity() argument [all...] |
| H A D | default_client_rpc.c | 27 IUnknown *SAMGR_CreateIProxy(const char *service, const char *feature) in SAMGR_CreateIProxy() argument 57 IUnknown *SAMGR_CreateIRemoteProxy(const char* deviceId, const char *service, const char *feature) in SAMGR_CreateIRemoteProxy() argument 83 SAMGR_GetRemoteIdentity(const char *service, const char *feature) SAMGR_GetRemoteIdentity() argument 213 QueryIdentity(const char *service, const char *feature) QueryIdentity() argument 250 QueryRemoteIdentity(const char *deviceId, const char *service, const char *feature) QueryRemoteIdentity() argument [all...] |
| H A D | samgr_small_ipc_adapter.c | 21 char *service;
member 32 int ClientRegisterRemoteEndpoint(SvcIdentity *identity, int token, const char *service, const char *feature)
in ClientRegisterRemoteEndpoint() argument 70 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature)
in Listen() argument [all...] |
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_core_unittest.cpp | 465 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 496 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 701 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 772 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); HWTEST_F() local [all...] |
| H A D | ipc_hitrace_unittest.cpp | 170 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 223 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 266 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in HWTEST_F() local 305 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); HWTEST_F() local 352 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); HWTEST_F() local 393 sptr<IRemoteObject> service = saMgr->GetSystemAbility(IPC_TEST_SERVICE); HWTEST_F() local [all...] |
| /foundation/communication/ipc/ipc/test/moduletest/native/common/ |
| H A D | ipc_core_module_test.cpp | 166 sptr<IRemoteObject> service = new TestService(); in HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/services/common/src/ |
| H A D | net_manager_center.cpp | 86 void NetManagerCenter::RegisterConnService(const sptr<NetConnBaseService> &service) in RegisterConnService() argument 108 void NetManagerCenter::RegisterStatsService(const sptr<NetStatsBaseService> &service) in RegisterStatsService() argument 129 void NetManagerCenter::RegisterPolicyService(const sptr<NetPolicyBaseService> &service) in RegisterPolicyService() argument 142 void NetManagerCenter::RegisterEthernetService(const sptr<NetEthernetBaseService> &service) in RegisterEthernetService() argument 156 void NetManagerCenter::RegisterDnsService(const sptr<DnsBaseService> &service) in RegisterDnsService() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | dbinder_callback_stub.cpp | 35 DBinderCallbackStub::DBinderCallbackStub(const std::string &service, const std::string &device, in DBinderCallbackStub() argument
|
| /foundation/communication/ipc/services/dbinder/test/unittest/ |
| H A D | dbinder_service_unittest.cpp | 510 std::u16string service = std::u16string(); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/frame/small/init/src/ |
| H A D | softbus_server_stub.c | 49 static const char *GetName(Service *service) in GetName() argument 55 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 67 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 76 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument [all...] |
| /foundation/communication/netmanager_base/test/fuzztest/common_fuzzer/ |
| H A D | common_fuzzer.cpp | 179 sptr<NetStatsBaseService> service = nullptr; in RegisterStatsServiceFuzzTest() local 206 sptr<NetPolicyBaseService> service = new (std::nothrow) NetPolicyServiceCommon(); in RegisterPolicyServiceFuzzTest() local 228 sptr<NetEthernetBaseService> service = nullptr; in RegisterEthernetServiceFuzzTest() local 248 sptr<DnsBaseService> service = nullptr; in RegisterDnsServiceFuzzTest() local
|
| /foundation/communication/nfc/services/src/ |
| H A D | nfc_event_handler.cpp | 226 NfcEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner, std::weak_ptr<NfcService> service) NfcEventHandler() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
| H A D | wifi_service_manager.cpp | 130 IStaService *service = new StaInterface(instId); in LoadStaService() local 146 IWifiProService *service = new WifiProInterface(); in LoadWifiProService() local 161 ISelfCureService *service = new SelfCureInterface(); in LoadSelfCureService() local 174 IScanService *service = new ScanInterface(); in LoadScanService() local 188 IApService *service = new ApInterface(); in LoadApService() local [all...] |
| /foundation/communication/nfc/test/unittest/services/services_tags_test/ |
| H A D | tag_session_test.cpp | 75 std::shared_ptr<NfcService> service = std::make_shared<NfcService>();
in HWTEST_F() local 89 std::shared_ptr<NfcService> service = std::make_shared<NfcService>();
in HWTEST_F() local 103 std::shared_ptr<NfcService> service = std::make_shared<NfcService>();
in HWTEST_F() local 118 std::shared_ptr<NfcService> service = std::make_shared<NfcService>();
in HWTEST_F() local 133 std::shared_ptr<NfcService> service = std::make_shared<NfcService>();
in HWTEST_F() local 148 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 161 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 176 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 189 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 203 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 217 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 232 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 246 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 259 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 272 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 287 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 302 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 317 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 333 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 347 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 362 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 378 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 391 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 405 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 419 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 433 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 448 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 461 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 477 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 494 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 508 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 523 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 538 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 554 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 567 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 581 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 597 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 611 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 626 std::shared_ptr<NfcService> service = nullptr; HWTEST_F() local 639 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local 653 std::shared_ptr<NfcService> service = nullptr; HWTEST_F() local 671 std::shared_ptr<NfcService> service = std::make_shared<NfcService>(); HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
| H A D | wifi_scan_service_impl.cpp | 48 std::shared_ptr<WifiScanServiceImpl> service = std::make_shared<WifiScanServiceImpl>(); in GetInstance() local
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_hotspot_impl.cpp | 81 sptr<IRemoteObject> service = hotspotMgr->GetWifiRemote(instId); in GetWifiHotspotProxy() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | wifi_p2p_service_manager.cpp | 121 WifiP2pServiceInfo service; in AddDeviceService() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | kvdb_service_client.cpp | 73 sptr<IRemoteObject> service = ability->GetFeatureInterface("kv_store"); in GetInstance() local
|