Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp111 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in installKey() local
129 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in evictKey() local