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

  /bootable/recovery/
roots.h 30 Volume* volume_for_path(const char* path);
roots.cpp 65 Volume* volume_for_path(const char* path) { function
70 Volume* v = volume_for_path(path);
122 Volume* v = volume_for_path(path);
150 Volume* v = volume_for_path(volume);
bootloader.cpp 35 Volume* v = volume_for_path("/misc");
50 Volume* v = volume_for_path("/misc");

Completed in 28 milliseconds