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

  /system/vold/
Utils.h 105 std::string BuildDataProfilesDePath(userid_t userid);
Ext4Crypt.cpp 728 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id);
797 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id);
Utils.cpp 588 std::string BuildDataProfilesDePath(userid_t userId) {

Completed in 119 milliseconds