Home
last modified time | relevance | path

Searched refs:SetSwitchByProfileBatch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h74 int32_t SetSwitchByProfileBatch(const std::vector<CharacteristicProfile>& charProfiles,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp537 int32_t ProfileCache::SetSwitchByProfileBatch(const std::vector<CharacteristicProfile>& charProfile… in SetSwitchByProfileBatch() function in OHOS::DistributedDeviceProfile::ProfileCache