Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp79 static const char* kKeyPath = "/data/misc/vold"; variable
1052 return StringPrintf("%s/expand_%s.key", kKeyPath, partGuid.c_str()); in BuildKeyPath()