HomeSort by relevance Sort by last modified time
    Searched defs: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:__anon107803
71 if (root_prefix)
72 path = root_prefix;
84 root_prefix = test_root_prefix;
145 std::string root_prefix_str = root_prefix ? root_prefix : "";
  /external/libusb/libusb/os/
windows_winusb.c 164 const char root_prefix[] = "\\\\.\\"; local
173 root_size = sizeof(root_prefix) - 1;
190 ret_path[j] = root_prefix[j];
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 176 milliseconds