Home
last modified time | relevance | path

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

/system/server_configurable_flags/aconfigd/
Dstorage_files.h199 base::Result<const aconfig_storage::MappedStorageFile*> GetBootFlagVal();
Dstorage_files.cpp211 base::Result<const MappedStorageFile*> StorageFiles::GetBootFlagVal() { in GetBootFlagVal() function in android::aconfigd::StorageFiles
537 auto flag_value_file = GetBootFlagVal(); in GetBootFlagValue()