Home
last modified time | relevance | path

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

/system/server_configurable_flags/aconfigd/
Dstorage_files.h202 base::Result<const aconfig_storage::MappedStorageFile*> GetBootFlagInfo();
Dstorage_files.cpp224 base::Result<const MappedStorageFile*> StorageFiles::GetBootFlagInfo() { in GetBootFlagInfo() function in android::aconfigd::StorageFiles