Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h88 bool IsCharProfileKeyExist(const std::string& charKey);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp772 bool ProfileCache::IsCharProfileKeyExist(const std::string& charKey) in IsCharProfileKeyExist() function in OHOS::DistributedDeviceProfile::ProfileCache