Home
last modified time | relevance | path

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

/external/libbrillo/brillo/imageloader/
Dmanifest.cc26 constexpr char kIsRemovableField[] = "is-removable"; variable
142 if (!manifest_dict->GetBoolean(kIsRemovableField, &(is_removable_))) { in ParseManifest()