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

/system/vold/
H A DUtils.h103 std::string BuildDataMiscCePath(userid_t userid);
H A DExt4Crypt.cpp651 !emulated_unlock(android::vold::BuildDataMiscCePath(user_id), 01771) ||
668 !emulated_lock(android::vold::BuildDataMiscCePath(user_id)) ||
721 auto misc_ce_path = android::vold::BuildDataMiscCePath(user_id);
783 auto misc_ce_path = android::vold::BuildDataMiscCePath(user_id);
H A DUtils.cpp579 std::string BuildDataMiscCePath(userid_t userId) { function in namespace:android::vold

Completed in 33 milliseconds