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

/system/vold/
H A DUtils.h101 std::string BuildDataSystemDePath(userid_t userid);
H A DExt4Crypt.cpp692 auto system_de_path = android::vold::BuildDataSystemDePath(user_id);
763 auto system_de_path = android::vold::BuildDataSystemDePath(user_id);
H A DUtils.cpp571 std::string BuildDataSystemDePath(userid_t userId) { function in namespace:android::vold

Completed in 60 milliseconds