Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/
H A Dputdeviceprofileinner_fuzzer.cpp34 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/
H A Dsyncdeviceprofileinner_fuzzer.cpp33 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp39 int32_t DistributedDeviceProfileProxy::PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileProxy
H A Ddistributed_device_profile_client.cpp138 int32_t DistributedDeviceProfileClient::PutDeviceProfile(const ServiceCharacteristicProfile& profil… in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp84 int32_t DistributedDeviceProfileService::PutDeviceProfile(const ServiceCharacteristicProfile& profi… in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileService
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp190 int32_t DeviceProfileStorage::PutDeviceProfile(const std::string& key, const std::string& value) in PutDeviceProfile() function in OHOS::DeviceProfile::DeviceProfileStorage
H A Ddevice_profile_storage_manager.cpp140 int32_t DeviceProfileStorageManager::PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DeviceProfileStorageManager
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H A Dsubscribeprofileeventinner_fuzzer.cpp42 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp32 int32_t ProfileControlUtils::PutDeviceProfile(std::shared_ptr<IKVAdapter> kvStore, const DeviceProf… in PutDeviceProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp68 int32_t PutDeviceProfile(const ServiceCharacteristicProfile& profile) in PutDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp105 int32_t DeviceProfileManager::PutDeviceProfile(const DeviceProfile& deviceProfile) in PutDeviceProfile() function in OHOS::DistributedDeviceProfile::DeviceProfileManager