Home
last modified time | relevance | path

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

/system/server_configurable_flags/aconfigd/
Dstorage_files.cpp446 base::Result<uint8_t> StorageFiles::GetFlagAttribute( in GetFlagAttribute() function in android::aconfigd::StorageFiles
468 auto attribute = GetFlagAttribute(context); in GetServerFlagValue()
503 auto attribute = GetFlagAttribute(context); in GetLocalFlagValue()
886 auto attribute = GetFlagAttribute(*context); in ListFlag()
Dstorage_files.h114 base::Result<uint8_t> GetFlagAttribute(const PackageFlagContext& context);