OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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