Home
last modified time | relevance | path

Searched defs:DeleteServiceProfile (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/permission/
H A Dpermission.json16 "DeleteServiceProfile": ["all"], array
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dmock_distributed_device_profile_client.cpp102 int32_t DistributedDeviceProfileClient::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp360 int32_t DistributedDeviceProfileClient::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp401 int32_t ProfileControlUtils::DeleteServiceProfile(std::shared_ptr<IKVAdapter> kvStore, const std::s… in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
H A Dprofile_cache.cpp280 int32_t ProfileCache::DeleteServiceProfile(const std::string& deviceId, const std::string& serviceN… in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::ProfileCache
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp288 int32_t DistributedDeviceProfileClient::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
H A Ddistributed_device_profile_proxy.cpp249 int32_t DistributedDeviceProfileProxy::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileProxy
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp437 int32_t DistributedDeviceProfileServiceNew::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp301 int32_t DeviceProfileManager::DeleteServiceProfile(const std::string& deviceId, const std::string& … in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp182 int32_t MockDistributedDeviceProfileStubNew::DeleteServiceProfile(const std::string& deviceId, in DeleteServiceProfile() function in OHOS::DistributedDeviceProfile::MockDistributedDeviceProfileStubNew