Home
last modified time | relevance | path

Searched defs:current_dir (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/tools/gn/
Dvalue_extractors.cc38 const SourceDir& current_dir; member
55 const SourceDir& current_dir; member
71 const SourceDir& current_dir; member
94 const SourceDir& current_dir, in ExtractListOfRelativeFiles()
103 const SourceDir& current_dir, in ExtractListOfRelativeDirs()
111 const SourceDir& current_dir, in ExtractListOfLabels()
121 const SourceDir& current_dir, in ExtractListOfLabels()
132 const SourceDir& current_dir, in ExtractRelativeFile()
Dlabel.cc28 const SourceDir& current_dir, in ComputeBuildLocationFromDep()
94 bool Resolve(const SourceDir& current_dir, in Resolve()
212 Label Label::Resolve(const SourceDir& current_dir, in Resolve()
Dfunction_set_default_toolchain.cc62 const SourceDir& current_dir = scope->GetSourceDir(); in RunSetDefaultToolchain() local
Dpath_output.h44 const SourceDir& current_dir() const { return current_dir_; } in current_dir() function
Dpath_output.cc12 PathOutput::PathOutput(const SourceDir& current_dir, in PathOutput()
Dfunction_rebase_path.cc265 const SourceDir& current_dir = scope->GetSourceDir(); in RunRebasePath() local
Dsetup.cc94 base::FilePath FindDotFile(const base::FilePath& current_dir) { in FindDotFile()
/external/eigen/bench/spbench/
Dspbenchsolver.cpp70 string current_dir; in main() local
/external/chromium_org/apps/
Dapp_load_service.h41 base::FilePath current_dir; member
Dapp_load_service.cc55 const base::FilePath& current_dir) { in LoadAndLaunch()
/external/chromium_org/chrome_frame/
Dchrome_launcher_utils.cc34 base::FilePath current_dir = module_path.DirName(); in CreateChromeLauncherCommandLine() local
/external/chromium_org/apps/shell/
Dshell_browser_main_parts.cc48 base::FilePath current_dir; in LoadAndLaunchApp() local
/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc602 const std::string& current_dir, const std::vector<std::string>& argv, in HandleMessage()
714 std::string current_dir = tokens[1]; in OnFileCanReadWithoutBlocking() local
835 FilePath current_dir; in NotifyOtherProcessWithTimeout() local
/external/chromium_org/chrome/browser/
Dprocess_singleton_linux.cc560 const std::string& current_dir, const std::vector<std::string>& argv, in HandleMessage()
638 std::string current_dir = tokens[1]; in OnFileCanReadWithoutBlocking() local
773 base::FilePath current_dir; in NotifyOtherProcessWithTimeout() local
/external/chromium/net/tools/flip_server/
Dmem_cache.cc83 DIR* current_dir = NULL; in AddFiles() local
/external/chromium_org/net/tools/flip_server/
Dmem_cache.cc81 DIR* current_dir = NULL; in AddFiles() local
/external/chromium_org/sandbox/linux/services/
Dcredentials_unittest.cc34 char current_dir[PATH_MAX]; in WorkingDirectoryIsRoot() local
/external/llvm/unittests/Transforms/DebugIR/
DDebugIR.cpp64 char * current_dir() { in current_dir() function
/external/chromium_org/content/browser/
Dstorage_partition_impl_map.cc172 void ObliterateOneDirectory(const base::FilePath& current_dir, in ObliterateOneDirectory()
/external/chromium_org/sandbox/win/sandbox_poc/
Dmain_ui_window.cc175 wchar_t current_dir[MAX_PATH]; in SpawnTargetWndProc() local
/external/llvm/lib/Support/
DPath.cpp720 SmallString<128> current_dir; in make_absolute() local