Home
last modified time | relevance | path

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

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