Searched refs:BuildDataSystemLegacyPath (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DUtils.h99 std::string BuildDataSystemLegacyPath(userid_t userid);
H A DExt4Crypt.cpp686 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id);
757 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id);
H A DUtils.cpp563 std::string BuildDataSystemLegacyPath(userid_t userId) { function in namespace:android::vold

Completed in 129 milliseconds