Home
last modified time | relevance | path

Searched defs:characteristicProfiles (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dmock_distributed_device_profile_client.cpp77 const std::vector<CharacteristicProfile>& characteristicProfiles) in PutCharacteristicProfileBatch()
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp628 const std::vector<CharacteristicProfile>& characteristicProfiles) in ReportPutCharProfileBatch()
1195 std::string DpRadarHelper::GetPeerUdidList(const std::vector<CharacteristicProfile>& characteristic… in GetPeerUdidList()
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp159 std::vector<CharacteristicProfile> characteristicProfiles; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_cache_test.cpp404 std::vector<CharacteristicProfile> characteristicProfiles; variable
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp335 const std::vector<CharacteristicProfile>& characteristicProfiles) in PutCharacteristicProfileBatch()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp242 const std::vector<CharacteristicProfile>& characteristicProfiles) in PutCharacteristicProfileBatch()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp392 …t32_t ProfileCache::RefreshCharProfileCache(const std::vector<CharacteristicProfile>& characterist… in RefreshCharProfileCache()