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

  /system/vold/
Utils.h 110 std::string BuildDataVendorCePath(userid_t userid);
vold_prepare_subdirs.cpp 152 auto vendor_ce_path = android::vold::BuildDataVendorCePath(user_id);
Ext4Crypt.cpp 702 auto vendor_ce_path = android::vold::BuildDataVendorCePath(user_id);
754 auto vendor_ce_path = android::vold::BuildDataVendorCePath(user_id);
    [all...]
Utils.cpp 638 std::string BuildDataVendorCePath(userid_t userId) {

Completed in 310 milliseconds