HomeSort by relevance Sort by last modified time
    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:__anon74718
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 159 root_prefix = os.path.basename(os.path.dirname(path)) + "/"
174 _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 516 milliseconds