Searched refs:profiles_path (Results 1 – 1 of 1) sorted by relevance
593 std::string profiles_path = BuildDataProfilesDePath(userId); in BuildDataProfilesForeignDexDePath() local594 return StringPrintf("%s/foreign-dex", profiles_path.c_str()); in BuildDataProfilesForeignDexDePath()