Home
last modified time | relevance | path

Searched defs:PutCharacteristicProfile (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dswitch_profile_manager.cpp64 int32_t SwitchProfileManager::PutCharacteristicProfile(const CharacteristicProfile& charProfile) in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::SwitchProfileManager
H A Dstatic_profile_manager.cpp84 int32_t StaticProfileManager::PutCharacteristicProfile(const CharacteristicProfile& charProfile) in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::StaticProfileManager
H A Ddevice_profile_manager.cpp191 int32_t DeviceProfileManager::PutCharacteristicProfile(const CharacteristicProfile& charProfile) in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/permission/
H A Dpermission.json11 "PutCharacteristicProfile": ["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.cpp71 int32_t DistributedDeviceProfileClient::PutCharacteristicProfile(const CharacteristicProfile& chara… in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp329 int32_t DistributedDeviceProfileClient::PutCharacteristicProfile(const CharacteristicProfile& chara… in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp98 int32_t ProfileControlUtils::PutCharacteristicProfile(std::shared_ptr<IKVAdapter> kvStore, in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp231 int32_t DistributedDeviceProfileClient::PutCharacteristicProfile(const CharacteristicProfile& chara… in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
H A Ddistributed_device_profile_proxy.cpp165 int32_t DistributedDeviceProfileProxy::PutCharacteristicProfile(const CharacteristicProfile& charPr… in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileProxy
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp318 int32_t DistributedDeviceProfileServiceNew::PutCharacteristicProfile(const CharacteristicProfile& c… in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp147 int32_t MockDistributedDeviceProfileStubNew::PutCharacteristicProfile(const CharacteristicProfile& … in PutCharacteristicProfile() function in OHOS::DistributedDeviceProfile::MockDistributedDeviceProfileStubNew