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

  /system/vold/
Utils.h 105 std::string BuildDataSystemDePath(userid_t userid);
Ext4Crypt.cpp 664 auto system_de_path = android::vold::BuildDataSystemDePath(user_id);
778 auto system_de_path = android::vold::BuildDataSystemDePath(user_id);
    [all...]
Utils.cpp 617 std::string BuildDataSystemDePath(userid_t userId) {

Completed in 86 milliseconds