OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_prefix
(Results
1 - 4
of
4
) sorted by null
/system/update_engine/
image_properties_chromeos.cc
47
const char*
root_prefix
= nullptr;
member in namespace:__anon73595
71
if (
root_prefix
)
72
path =
root_prefix
;
84
root_prefix
= test_root_prefix;
143
std::string root_prefix_str =
root_prefix
?
root_prefix
: "";
/external/v8/tools/testrunner/local/
statusfile.py
158
root_prefix
= os.path.basename(os.path.dirname(path)) + "/"
173
_assert(not rule.startswith(
root_prefix
),
/external/autotest/client/bin/
kernel.py
45
root_prefix
= 'root='
53
if arg.startswith(
root_prefix
):
58
root = arg[len(
root_prefix
):]
/external/e2fsprogs/
configure
636
root_prefix
[
all
...]
Completed in 650 milliseconds