Home
last modified time | relevance | path

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

/system/server_configurable_flags/aconfigd/
Dstorage_files.h193 base::Result<const aconfig_storage::MappedStorageFile*> GetFlagMap();
Dstorage_files.cpp185 base::Result<const MappedStorageFile*> StorageFiles::GetFlagMap() { in GetFlagMap() function in android::aconfigd::StorageFiles
396 auto flag_map = GetFlagMap(); in GetPackageFlagContext()