Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp165 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in installKeyLegacy() local
317 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in evictKeyLegacy() local