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

  /system/vold/
Utils.h 109 std::string BuildDataProfilesDePath(userid_t userid);
Ext4Crypt.cpp 661 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id);
775 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id);
    [all...]
Utils.cpp 634 std::string BuildDataProfilesDePath(userid_t userId) {

Completed in 399 milliseconds