Home
last modified time | relevance | path

Searched defs:GetAllCharacteristicProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp141 int32_t StaticProfileManager::GetAllCharacteristicProfile( in GetAllCharacteristicProfile() function in OHOS::DistributedDeviceProfile::StaticProfileManager
H A Ddevice_profile_manager.cpp367 int32_t DeviceProfileManager::GetAllCharacteristicProfile(std::vector<CharacteristicProfile>& charP… in GetAllCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp514 int32_t ProfileControlUtils::GetAllCharacteristicProfile(std::shared_ptr<IKVAdapter> kvStore, in GetAllCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils