Searched defs:root_path (Results 1 – 8 of 8) sorted by relevance
41 def _ReadObjFile(root_path, library_name, obj_name): argument83 def _ReadLibrary(root_path, library_name): argument143 def Process(root_path): argument
42 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()54 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
38 int64_t ComputeDirectorySize(const FilePath& root_path) { in ComputeDirectorySize()
144 const string &root_path, string *symbol_file) { in GetSymbolFileAtPathFromRoot()
186 std::wstring root_path = testdata_dir + L"\\" + root_name; in TEST_F() local
176 char *context, *root_path; in main() local
665 std::string root_path; in FindComponentAt() local
355 StringRef root_path(StringRef path) { in root_path() function