/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
H A D | taskpool_notask_func_test.c | 165 static DemoApi *GetIUnknown(const char *serviceName, const char *featureName) in GetIUnknown() argument 180 static DefaultFeatureApi *GetDefaultIUnknown(const char *serviceName) in GetDefaultIUnknown() argument
|
/test/xts/dcts/distributedhardware/distributeddptest/ |
H A D | device_profile_test.cpp | 575 string serviceName = "serviceName5"; HWTEST_F() local 595 string serviceName = "serviceName"; HWTEST_F() local 615 string serviceName = "serviceName12"; HWTEST_F() local 631 string serviceName = "serviceName13"; HWTEST_F() local 654 string serviceName = "serviceName5"; HWTEST_F() local 677 string serviceName = "serviceName"; HWTEST_F() local 701 string serviceName = "serviceName12"; HWTEST_F() local 719 string serviceName = "serviceName13"; HWTEST_F() local 744 string serviceName = "serviceName6"; HWTEST_F() local 758 string serviceName = "serviceName"; HWTEST_F() local 777 string serviceName = "serviceName14"; HWTEST_F() local 793 string serviceName = "serviceName15"; HWTEST_F() local 816 string serviceName = "serviceName6"; HWTEST_F() local 832 string serviceName = "serviceName"; HWTEST_F() local 855 string serviceName = "serviceName14"; HWTEST_F() local 872 string serviceName = "serviceName15"; HWTEST_F() local [all...] |
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 816 const char *serviceName = HdfSbufReadString(data); in UsbPnpNotifyDriverRegisterDevice() local 855 const char *serviceName = HdfSbufReadString(data); in UsbPnpNotifyDriverUnregisterDevice() local
|
/drivers/hdf_core/framework/core/manager/src/ |
H A D | devmgr_service.c | 89 static int DevmgrServiceLoadDevice(struct IDevmgrService *devMgrSvc, const char *serviceName) in DevmgrServiceLoadDevice() argument 147 static int DevmgrServiceUnloadDevice(struct IDevmgrService *devMgrSvc, const char *serviceName) in DevmgrServiceUnloadDevice() argument [all...] |
/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_if.c | 408 char *serviceName = NULL; in HdmiCntlrObjGet() local
|
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | c_client_proxy_code_emitter.cpp | 496 std::string serviceName = "serviceName";
in EmitProxyExternalMethodImpl() local 534 EmitKernelProxyGetInstanceMethodImpl(const std::string &objName, const std::string &serMajorName, const std::string &serMinorName, const std::string &remoteName, const std::string &serviceName, StringBuilder &sb) const EmitKernelProxyGetInstanceMethodImpl() argument 637 EmitProxyGetInstanceMethodImpl(const std::string &objName, const std::string &serMajorName, const std::string &serMinorName, const std::string &remoteName, const std::string &serviceName, StringBuilder &sb) const EmitProxyGetInstanceMethodImpl() argument 658 EmitProxyGetRemoteService(const std::string &remoteName, const std::string &serviceName, StringBuilder &sb, const std::string &prefix) const EmitProxyGetRemoteService() argument 760 EmitProxyReleaseInstanceMethodImpl(const std::string &serviceName, const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb) EmitProxyReleaseInstanceMethodImpl() argument 778 EmitProxyLoadOrUnLoadHdiImpl(const std::string &serviceName, bool isLoad, StringBuilder &sb, const std::string &prefix) const EmitProxyLoadOrUnLoadHdiImpl() argument [all...] |
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/ |
H A D | c_client_proxy_code_emitter.cpp | 535 std::string serviceName = "serviceName";
in EmitKernelProxyGetInstanceMethodImpl() local 647 std::string serviceName = "serviceName";
in EmitProxyExternalMethod() local 667 EmitProxyGetInstanceMethodImpl(const std::string &remoteName, const std::string &serviceName, StringBuilder &sb) const EmitProxyGetInstanceMethodImpl() argument 691 EmitProxyGetRemoteService(const std::string &remoteName, const std::string &serviceName, StringBuilder &sb, const std::string &prefix) const EmitProxyGetRemoteService() argument 794 EmitProxyReleaseInstanceMethodImpl(const std::string &serviceName, const std::string &remoteName, const std::string &recycleFuncName, StringBuilder &sb) EmitProxyReleaseInstanceMethodImpl() argument 812 EmitProxyLoadOrUnLoadHdiImpl(const std::string &serviceName, bool isLoad, StringBuilder &sb, const std::string &prefix) const EmitProxyLoadOrUnLoadHdiImpl() argument [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_spawn_client.cpp | 51 AppSpawnClient::AppSpawnClient(const char* serviceName) in AppSpawnClient() argument
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_settings_config.cpp | 440 RetError AccessibilitySettingsConfig::AddEnabledAccessibilityService(const std::string &serviceName) in AddEnabledAccessibilityService() argument 446 RetError AccessibilitySettingsConfig::RemoveEnabledAccessibilityService(const std::string &serviceName) in RemoveEnabledAccessibilityService() argument
|
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessibility_settings_config.cpp | 440 RetError MockAccessibilitySettingsConfig::AddEnabledAccessibilityService(const std::string &serviceName) in AddEnabledAccessibilityService() argument 446 RetError MockAccessibilitySettingsConfig::RemoveEnabledAccessibilityService(const std::string &serviceName) in RemoveEnabledAccessibilityService() argument
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | samgr_lite.c | 278 static BOOL RegisterFeature(const char *serviceName, Featur argument 300 UnregisterFeature(const char *serviceName, const char *featureName) UnregisterFeature() argument 309 RegisterFeatureApi(const char *serviceName, const char *feature, IUnknown *publicApi) RegisterFeatureApi() argument 335 UnregisterFeatureApi(const char *serviceName, const char *feature) UnregisterFeatureApi() argument 351 RegisterDefaultFeatureApi(const char *serviceName, IUnknown *publicApi) RegisterDefaultFeatureApi() argument 356 UnregisterDefaultFeatureApi(const char *serviceName) UnregisterDefaultFeatureApi() argument 361 GetDefaultFeatureApi(const char *serviceName) GetDefaultFeatureApi() argument 390 GetFeatureApi(const char *serviceName, const char *feature) GetFeatureApi() argument 574 GetRemoteDefaultFeatureApi(char *deviceId, const char *serviceName) GetRemoteDefaultFeatureApi() argument [all...] |
/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_service.cpp | 123 int TestService::TestPingService(const std::u16string &serviceName) in TestPingService() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | distributed_device_profile_stub.cpp | 543 std::string serviceName; in GetServiceProfileInner() local 563 std::string serviceName; in GetCharacteristicProfileInner() local 585 std::string serviceName; in DeleteServiceProfileInner() local 599 std::string serviceName; in DeleteCharacteristicProfileInner() local [all...] |
/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | ndef_message.cpp | 138 MakeExternalRecord(const std::string& domainName, const std::string& serviceName, const std::string& externalData) MakeExternalRecord() argument
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | device_profile_manager_test.cpp | 812 string serviceName = "serviceName5"; HWTEST_F() local 832 string serviceName = "serviceName"; HWTEST_F() local 852 string serviceName = "serviceName12"; HWTEST_F() local 869 string serviceName = "serviceName13"; HWTEST_F() local 895 string serviceName = "serviceName5"; HWTEST_F() local 918 string serviceName = "serviceName"; HWTEST_F() local 942 string serviceName = "serviceName12"; HWTEST_F() local 961 string serviceName = "serviceName13"; HWTEST_F() local 989 string serviceName = "serviceName6"; HWTEST_F() local 1003 string serviceName = "serviceName"; HWTEST_F() local 1022 string serviceName = "serviceName14"; HWTEST_F() local 1039 string serviceName = "serviceName15"; HWTEST_F() local 1065 string serviceName = "serviceName6"; HWTEST_F() local 1081 string serviceName = "serviceName"; HWTEST_F() local 1104 string serviceName = "serviceName14"; HWTEST_F() local 1123 string serviceName = "serviceName15"; HWTEST_F() local [all...] |
H A D | profile_utils_test.cpp | 338 string serviceName = "222"; in HWTEST_F() local 352 string serviceName = "222"; in HWTEST_F() local
|
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 266 int32_t DistributedDeviceProfileClient::GetServiceProfile(const std::string& deviceId, const std::string& serviceName, in GetServiceProfile() argument 277 GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicId, CharacteristicProfile& characteristicProfile) GetCharacteristicProfile() argument 288 DeleteServiceProfile(const std::string& deviceId, const std::string& serviceName) DeleteServiceProfile() argument 299 DeleteCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicKey) DeleteCharacteristicProfile() argument
|
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/ |
H A D | wifip2pserver_fuzzer.cpp | 172 std::string serviceName = std::string(reinterpret_cast<const char*>(data), size); in P2pServerFuzzTest() local
|
/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | mock_distributed_device_profile_client.cpp | 666 int32_t DistributedDeviceProfileClient::GetServiceProfile(const std::string& deviceId, const std::string& serviceName, in GetServiceProfile() argument 672 GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicId, CharacteristicProfile& characteristicProfile) GetCharacteristicProfile() argument 678 DeleteServiceProfile(const std::string& deviceId, const std::string& serviceName) DeleteServiceProfile() argument 684 DeleteCharacteristicProfile(const std::string& deviceId, const std::string& serviceName, const std::string& characteristicKey) DeleteCharacteristicProfile() argument
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | mock_idevice.cpp | 107 sptr<INnrtDevice> INnrtDevice::Get(const std::string &serviceName, bool isStub) in Get() argument
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | mock_idevice.cpp | 104 sptr<INnrtDevice> INnrtDevice::Get(const std::string &serviceName, bool isStub) in Get() argument
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
H A D | mock_idevice.cpp | 89 sptr<INnrtDevice> INnrtDevice::Get(const std::string &serviceName, bool isStub) in Get() argument
|
/test/xts/acts/ai/nncore/common/ |
H A D | mock_idevice.cpp | 104 sptr<INnrtDevice> INnrtDevice::Get(const std::string &serviceName, bool isStub) in Get() argument
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | TaskpoolSingleTaskTest.cpp | 292 static DemoApi *GetIUnknown(const char *serviceName, const char *featureName) in GetIUnknown() argument 307 static DefaultFeatureApi *GetDefaultIUnknown(const char *serviceName) in GetDefaultIUnknown() argument
|
H A D | SendResponseTest.cpp | 302 static DemoApi *GetIUnknown(const char *serviceName, const char *featureName) in GetIUnknown() argument
|