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

  /system/vold/
Utils.h 106 std::string BuildDataMiscLegacyPath(userid_t userid);
Ext4Crypt.cpp 660 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id);
774 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id);
    [all...]
Utils.cpp 621 std::string BuildDataMiscLegacyPath(userid_t userId) {

Completed in 195 milliseconds