Home
last modified time | relevance | path

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

/external/libbrillo/brillo/imageloader/
Dmanifest.cc32 constexpr char kFSType[] = "fs-type"; variable
131 if (manifest_dict->GetString(kFSType, &fs_type)) { in ParseManifest()