Home
last modified time | relevance | path

Searched defs:root_directory (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/skia/tools/copyright/
Dmain.py30 def Main(root_directory): argument
64 def GetAllFilepaths(root_directory): argument
/external/skia/tools/copyright/
Dmain.py30 def Main(root_directory): argument
64 def GetAllFilepaths(root_directory): argument
/external/chromium_org/chrome/browser/extensions/
Dcomponent_loader.cc146 const base::FilePath& root_directory) { in GetExtensionID()
158 const base::FilePath& root_directory) { in Add()
166 const base::FilePath& root_directory) { in Add()
176 const base::FilePath& root_directory) { in Add()
232 void ComponentLoader::Remove(const base::FilePath& root_directory) { in Remove()
395 const base::FilePath& root_directory, in AddWithNameAndDescription()
Dcomponent_loader.h119 base::FilePath root_directory; member
Dpack_extension_job.cc21 const base::FilePath& root_directory, in PackExtensionJob()
Dextension_apitest.cc372 const base::FilePath& root_directory) { in StartWebSocketServer()
387 bool ExtensionApiTest::StartFTPServer(const base::FilePath& root_directory) { in StartFTPServer()
/external/chromium_org/sandbox/win/src/
Dregistry_interception.cc53 HANDLE root_directory = 0; in TargetNtCreateKey() local
112 HANDLE root_directory; in CommonNtOpenKey() local
Dregistry_policy.cc171 HANDLE root_directory, in CreateKeyAction()
205 HANDLE root_directory, in OpenKeyAction()
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dpack_extension_handler.cc123 base::FilePath root_directory = extension_path_; in HandlePackMessage() local
/external/chromium_org/chrome/browser/extensions/api/developer_private/
Ddeveloper_private_api.cc1011 base::FilePath root_directory = in RunAsync() local
/external/llvm/lib/Support/
DPath.cpp405 const StringRef root_directory(StringRef path) { in root_directory() function