HomeSort by relevance Sort by last modified time
    Searched full:profiles_de_path (Results 1 - 1 of 1) sorted by null

  /system/vold/
Ext4Crypt.cpp 597 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id); local
609 if (!prepare_dir(profiles_de_path, 0771, AID_SYSTEM, AID_SYSTEM)) return false;
664 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id); local
676 res &= destroy_dir(profiles_de_path);

Completed in 111 milliseconds