Searched refs:volume_for_path (Results 1 - 3 of 3) sorted by relevance

/bootable/recovery/
H A Droots.h30 Volume* volume_for_path(const char* path);
H A Droots.cpp128 Volume* volume_for_path(const char* path) { function
142 Volume* v = volume_for_path(path);
202 Volume* v = volume_for_path(path);
230 Volume* v = volume_for_path(volume);
H A Dbootloader.cpp34 Volume* v = volume_for_path("/misc");
49 Volume* v = volume_for_path("/misc");

Completed in 24 milliseconds