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 26 Volume* volume_for_path(const char* path);
roots.cpp 69 Volume* volume_for_path(const char* path) { function
75 Volume* v = volume_for_path(path);
137 Volume* v = volume_for_path(path);
179 Volume* v = volume_for_path(volume);
recovery.cpp     [all...]

Completed in 59 milliseconds