Home
last modified time | relevance | path

Searched refs:SetLocalFlagValue (Results 1 – 3 of 3) sorted by relevance

/system/server_configurable_flags/aconfigd/
Dstorage_files.h133 base::Result<void> SetLocalFlagValue(const PackageFlagContext& context,
Dstorage_files_manager.cpp281 auto update = (**storage_files).SetLocalFlagValue(*context, flag_value); in UpdateFlagValue()
Dstorage_files.cpp625 base::Result<void> StorageFiles::SetLocalFlagValue(const PackageFlagContext& context, in SetLocalFlagValue() function in android::aconfigd::StorageFiles