Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 15 of 15) sorted by relevance

/external/icu4c/test/depstest/
Ddepstest.py41 def _ReadObjFile(root_path, library_name, obj_name): argument
81 def _ReadLibrary(root_path, library_name): argument
136 def Process(root_path): argument
/external/webkit/Tools/Scripts/webkitpy/
Dstyle_references.py68 def root_path(self): member in WebKitCheckout
/external/oprofile/libpp/
Dlocate_images.h99 std::string root_path; variable
Dprofile_spec.cpp304 string const & root_path) in create()
/external/chromium/chrome/common/extensions/
Dextension_resource_unittest.cc32 FilePath root_path; in TEST() local
/external/oprofile/pp/
Dcommon_option.cpp35 string root_path; variable
/external/chromium/chrome/browser/extensions/
Dfile_manager_util.cc85 const FilePath& root_path = *iter; in ConvertFileToFileSystemUrl() local
Dextension_file_browser_private_api.cc262 const GURL& root_path) OVERRIDE { in DidOpenFileSystem()
370 const std::string& name, const GURL& root_path) { in RespondSuccessOnUIThread()
546 FilePath root_path = in SetupFileAccessPermissions() local
/external/chromium/chrome/common/
Dzip.cc230 const FilePath& root_path) { in AddEntryToZip()
/external/srec/srec/include/
Dastar.h103 partial_path* root_path; /* root is the rightmost partial path member
/external/chromium/base/
Dfile_util_posix.cc617 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
629 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_util_win.cc841 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
853 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_util.cc276 int64 ComputeDirectorySize(const FilePath& root_path) { in ComputeDirectorySize()
/external/llvm/lib/Support/
DPathV2.cpp265 const StringRef root_path(StringRef path) { in root_path() function
/external/genext2fs/
Dgenext2fs.c1631 prep_stat(const char *root_path) in prep_stat()