Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp593 std::string profiles_path = BuildDataProfilesDePath(userId); in BuildDataProfilesForeignDexDePath() local
594 return StringPrintf("%s/foreign-dex", profiles_path.c_str()); in BuildDataProfilesForeignDexDePath()