Home
last modified time | relevance | path

Searched defs:DeleteCharacteristicProfile (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/permission/
H A Dpermission.json17 "DeleteCharacteristicProfile": ["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.cpp108 int32_t DistributedDeviceProfileClient::DeleteCharacteristicProfile(const std::string& deviceId, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp366 int32_t DistributedDeviceProfileClient::DeleteCharacteristicProfile(const std::string& deviceId, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp426 int32_t ProfileControlUtils::DeleteCharacteristicProfile(std::shared_ptr<IKVAdapter> kvStore, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp299 int32_t DistributedDeviceProfileClient::DeleteCharacteristicProfile(const std::string& deviceId, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
H A Ddistributed_device_profile_proxy.cpp263 int32_t DistributedDeviceProfileProxy::DeleteCharacteristicProfile(const std::string& deviceId, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileProxy
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp450 int32_t DistributedDeviceProfileServiceNew::DeleteCharacteristicProfile(const std::string& deviceId, in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp317 int32_t DeviceProfileManager::DeleteCharacteristicProfile(const std::string& deviceId, const std::s… in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp189 int32_t MockDistributedDeviceProfileStubNew::DeleteCharacteristicProfile(const std::string& deviceI… in DeleteCharacteristicProfile() function in OHOS::DistributedDeviceProfile::MockDistributedDeviceProfileStubNew