OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_cache
(Results
1 - 1
of
1
) sorted by null
/bootable/recovery/
recovery.cpp
418
bool
is_cache
= (strcmp(volume, CACHE_ROOT) == 0);
local
425
if (
is_cache
) {
474
if (
is_cache
) {
[
all
...]
Completed in 537 milliseconds