Searched refs:BuildDataProfilesForeignDexDePath (Results 1 – 3 of 3) sorted by relevance
106 std::string BuildDataProfilesForeignDexDePath(userid_t userid);
691 auto foreign_de_path = android::vold::BuildDataProfilesForeignDexDePath(user_id); in e4crypt_prepare_user_storage()756 auto foreign_de_path = android::vold::BuildDataProfilesForeignDexDePath(user_id); in e4crypt_destroy_user_storage()
592 std::string BuildDataProfilesForeignDexDePath(userid_t userId) { in BuildDataProfilesForeignDexDePath() function