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

/system/vold/
H A DUtils.h104 std::string BuildDataMiscDePath(userid_t userid);
H A DExt4Crypt.cpp693 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
764 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
H A DUtils.cpp583 std::string BuildDataMiscDePath(userid_t userId) { function in namespace:android::vold

Completed in 127 milliseconds