HomeSort by relevance Sort by last modified time
    Searched refs:BuildDataMiscDePath (Results 1 - 4 of 4) sorted by null

  /system/vold/
vold_prepare_subdirs.cpp 127 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
156 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
Utils.h 108 std::string BuildDataMiscDePath(userid_t userid);
Ext4Crypt.cpp 665 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
779 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id);
    [all...]
Utils.cpp 629 std::string BuildDataMiscDePath(userid_t userId) {

Completed in 618 milliseconds