Home
last modified time | relevance | path

Searched defs:InvalidFlagValueType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/src/
Dlib.rs75 InvalidFlagValueType { flag: String, errmsg: aconfig_storage_file::AconfigStorageError }, enumerator
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dlib.rs207 InvalidFlagValueType(#[source] anyhow::Error), enumerator