/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_stub.h | 31 char serviceName[SERVICENAME_LENGTH + 1]; member
|
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
H A D | mock_idevice.cpp | 27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/ |
H A D | mock_idevice.cpp | 27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/communication/ipc/services/dbinder/test/fuzztest/noticeservicedie_fuzzer/ |
H A D | noticeservicedie_fuzzer.cpp | 31 std::u16string serviceName; in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionserviceext_fuzzer/ |
H A D | avsessionserviceext_fuzzer.cpp | 81 std::string serviceName = "SuperLauncher"; in AVSessionServiceExtFuzzTest() local
|
/foundation/communication/ipc/services/dbinder/test/fuzztest/dbinderservice_fuzzer/ |
H A D | dbinderservice_fuzzer.cpp | 60 std::u16string serviceName = Str8ToStr16(sessionNameTmp); in RegisterRemoteProxy1Test() local 72 std::u16string serviceName = Str8ToStr16(sessionNameTmp); in RegisterRemoteProxy2Test() local
|
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/small/ |
H A D | dbinder_ipc_adapter.c | 26 bool IsSameStub(DBinderServiceStub *stub, const char *serviceName, in IsSameStub() argument
|
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/mini/ |
H A D | dbinder_ipc_adapter.c | 22 bool IsSameStub(DBinderServiceStub *stub, const char *serviceName, in IsSameStub() argument
|
/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | characteristic_profile.h | 27 CharacteristicProfile(const std::string& deviceId, const std::string& serviceName, in CharacteristicProfile() argument
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | switch_profile_manager_test.cpp | 133 std::string serviceName; in HWTEST_F() local
|
H A D | static_profile_manager_test.cpp | 117 std::string serviceName; in HWTEST_F() local
|
H A D | profile_control_utils_test.cpp | 827 std::string serviceName; in HWTEST_F() local 848 std::string serviceName; in HWTEST_F() local 869 std::string serviceName = "serviceName"; in HWTEST_F() local 890 std::string serviceName = "serviceName"; in HWTEST_F() local 912 std::string serviceName = "serviceName"; HWTEST_F() local 935 std::string serviceName = "serviceName"; HWTEST_F() local 957 std::string serviceName = "serviceName"; HWTEST_F() local 980 std::string serviceName = "serviceName"; HWTEST_F() local 1003 std::string serviceName = "serviceName"; HWTEST_F() local 1026 std::string serviceName = "serviceName"; HWTEST_F() local 1049 std::string serviceName = "serviceName"; HWTEST_F() local 1075 std::string serviceName = "serviceName"; HWTEST_F() local 1100 std::string serviceName = "serviceName"; HWTEST_F() local 1171 std::string serviceName = "serviceName"; HWTEST_F() local 1191 std::string serviceName = ""; HWTEST_F() local 1211 std::string serviceName = "serviceName"; HWTEST_F() local 1231 std::string serviceName = "serviceName"; HWTEST_F() local 1251 std::string serviceName = "serviceName"; HWTEST_F() local 1271 std::string serviceName = "serviceName"; HWTEST_F() local 1298 std::string serviceName = "serviceName"; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_client_test.cpp | 83 const char* serviceName = "appspawn"; in HWTEST_F() local 99 const char* serviceName = "cjappspawn"; in HWTEST_F() local 115 const char* serviceName = "nwebRestart"; in HWTEST_F() local 131 const char* serviceName = "nativespawn"; in HWTEST_F() local 147 const char* serviceName = "nwebspawn"; in HWTEST_F() local [all...] |
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | dbinder_session_object_unittest.cpp | 64 std::string serviceName = "testserviceName"; in HWTEST_F() local 80 std::string serviceName = "testserviceName"; in HWTEST_F() local 96 std::string serviceName = "testserviceName"; in HWTEST_F() local 112 std::string serviceName = "testserviceName"; in HWTEST_F() local
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/ |
H A D | device_registrar_test.cpp | 189 sptr<IRegisterDevice> IRegisterDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/ |
H A D | device_registrar_test.cpp | 189 sptr<IRegisterDevice> IRegisterDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_dfx_unittest.cpp | 133 std::string serviceName = "DRM_OEM_SERVICE"; in HWTEST_F() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | service.c | 74 const char *serviceName = impl->service->GetName(impl->service);
in DEFAULT_Initialize() local
|
/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | dbinder_session_object.h | 38 char serviceName[SUPPORT_TOKENID_SERVICENAME_LENGTH + 1]; member
|
/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_stub.c | 119 int32_t GetDBinderStub(const char *serviceName, const char *deviceID, in GetDBinderStub() argument
|
/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | service_profile.cpp | 28 ServiceProfile::ServiceProfile(const std::string& deviceId, const std::string& serviceName, in ServiceProfile() argument 55 void ServiceProfile::SetServiceName(const std::string& serviceName) in SetServiceName() argument
|
H A D | characteristic_profile.cpp | 42 void CharacteristicProfile::SetServiceName(const std::string& serviceName) in SetServiceName() argument
|
/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | ndef_message_test.cpp | 166 const std::string serviceName = "serviceName";
in HWTEST_F() local 179 const std::string serviceName = "";
in HWTEST_F() local 192 const std::string serviceName = "serviceName";
in HWTEST_F() local 205 const std::string serviceName = "serviceName";
in HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | switch_profile_manager.cpp | 96 int32_t SwitchProfileManager::GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, in GetCharacteristicProfile() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_mp_server.cpp | 23 ObexMpServer::ObexMpServer(const std::string &serviceName, const ObexServerConfig &config, in ObexMpServer() argument
|