Home
last modified time | relevance | path

Searched defs:serviceName (Results 26 - 50 of 91) sorted by relevance

1234

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp23 ObexMpServer::ObexMpServer(const std::string &serviceName, const ObexServerConfig &config, in ObexMpServer() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp84 std::string serviceName = "AV Remote Control Controller"; in RegisterService() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp82 std::string serviceName = "AV Remote Control Target"; in RegisterService() local
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp160 bool CommonTool::StartExecutable(const std::string &serviceName, const std::string &args) in StartExecutable() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dmock_distributed_device_profile_client.cpp90 int32_t DistributedDeviceProfileClient::GetServiceProfile(const std::string& deviceId, const std::string& serviceName, in GetServiceProfile() argument
96 GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicId, CharacteristicProfile& characteristicProfile) GetCharacteristicProfile() argument
102 DeleteServiceProfile(const std::string& deviceId, const std::string& serviceName) DeleteServiceProfile() argument
108 DeleteCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicKey) DeleteCharacteristicProfile() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_supplement_test.cpp467 std::string serviceName = "***"; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_proxy_unittest.cpp907 std::string serviceName = "testserviceName"; in HWTEST_F() local
965 std::string serviceName = "DBinder111_222"; in HWTEST_F() local
999 std::string serviceName = "DBinder111_222"; in HWTEST_F() local
1033 std::string serviceName = "DBinder111_222"; in HWTEST_F() local
1066 std::string serviceName = "DBinder111_222"; in HWTEST_F() local
1107 std::string serviceName = "DBinder111_222"; HWTEST_F() local
1149 std::string serviceName = "DBinder111_222"; HWTEST_F() local
1190 std::string serviceName = "DBinder111_222"; HWTEST_F() local
1227 std::string serviceName = "DBinder111_222"; HWTEST_F() local
1294 std::string serviceName = "DBinder111_222"; HWTEST_F() local
[all...]
H A Dipc_binder_databus_invoker_unittest.cpp513 std::string serviceName = "testserviceName"; in HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_session_object.cpp25 DBinderSessionObject::DBinderSessionObject(const std::string &serviceName, in DBinderSessionObject() argument
63 void DBinderSessionObject::SetServiceName(const std::string &serviceName) in SetServiceName() argument
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c36 char *serviceName = (char *)ReadString(reply, &len); in UpdateDatabusClientSession() local
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_subscribe_info.cpp69 void SubscribeInfo::SetSubscribeKey(const std::string& deviceId, const std::string& serviceName, in SetSubscribeKey() argument
74 void SubscribeInfo::SetSubscribeKey(const std::string& deviceId, const std::string& serviceName, in SetSubscribeKey() argument
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp96 int32_t StaticProfileManager::GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, in GetCharacteristicProfile() argument
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp156 std::string serviceName; in AddSwitchStatusToDB() local
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h58 std::string serviceName; member
/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_dfx.h37 std::string serviceName; member
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service_ext.cpp21 void AVSessionService::SuperLauncher(std::string deviceId, std::string serviceName, in SuperLauncher() argument
[all...]
/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx.cpp153 int32_t ReportServiceBehaviorEvent(std::string serviceName, std::string action) in ReportServiceBehaviorEvent() argument
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service.cpp104 int DBinderTestService::PingService(std::u16string &serviceName) in PingService() argument
/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h74 char serviceName[SERVICENAME_LENGTH + 1]; member
114 char serviceName[SERVICENAME_LENGTH + 1]; member
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp232 std::u16string serviceName = std::u16string(); in HWTEST_F() local
247 std::u16string serviceName = std::u16string(); in HWTEST_F() local
491 const std::string serviceName = "abc"; in HWTEST_F() local
525 std::u16string serviceName = std::u16string(); in HWTEST_F() local
542 std::u16string serviceName; in HWTEST_F() local
559 std::u16string serviceName; HWTEST_F() local
574 std::string serviceName = "testServiceName"; HWTEST_F() local
822 std::u16string serviceName; HWTEST_F() local
837 std::u16string serviceName; HWTEST_F() local
1049 std::u16string serviceName; HWTEST_F() local
1068 std::u16string serviceName; HWTEST_F() local
1262 std::string serviceName = "test"; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp165 GetServiceProfile(const std::string& deviceId, const std::string& serviceName, ServiceProfile& serviceProfile) GetServiceProfile() argument
173 GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicId, CharacteristicProfile& charProfile) GetCharacteristicProfile() argument
182 DeleteServiceProfile(const std::string& deviceId, const std::string& serviceName) DeleteServiceProfile() argument
189 DeleteCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicId) DeleteCharacteristicProfile() argument
[all...]
H A Ddp_subscribe_info_test.cpp179 std::string serviceName = ""; in HWTEST_F() local
H A Ddistributed_device_profile_client_kv_test.cpp307 string serviceName = "serviceName"; in HWTEST_F() local
324 string serviceName = "serviceName"; in HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/src/wifip2pimpl_fuzzer/
H A Dwifip2pimpl_fuzzer.cpp56 std::string serviceName = std::string(reinterpret_cast<const char*>(data), size); in PutLocalP2pServiceTest() local
66 std::string serviceName = std::string(reinterpret_cast<const char*>(data), size); in DeleteLocalP2pServiceTest() local
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp391 std::string serviceName; in GetServiceProfileInner() local
410 std::string serviceName; in GetCharacteristicProfileInner() local
431 std::string serviceName; in DeleteServiceProfileInner() local
445 std::string serviceName; in DeleteCharacteristicProfileInner() local
[all...]

Completed in 17 milliseconds

1234