Home
last modified time | relevance | path

Searched defs:current_directory (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/
Dchrome_process_singleton_win_unittest.cc18 const base::FilePath& current_directory) { in ServerCallback()
24 const base::FilePath& current_directory) { in ClientCallback()
Dprocess_singleton_startup_lock.cc43 const base::FilePath& current_directory) { in NotificationCallbackImpl()
Dprocess_singleton_modal_dialog_lock.cc58 const base::FilePath& current_directory) { in NotificationCallbackImpl()
Dprocess_singleton_win.cc98 base::FilePath* current_directory) { in ParseCommandLine()
170 base::FilePath current_directory; in ProcessLaunchNotification() local
Dprocess_singleton_linux_unittest.cc55 const base::FilePath& current_directory) { in NotificationCallback()
Dchrome_browser_main.cc424 const base::FilePath& current_directory) { in ProcessSingletonNotificationCallback()
/external/chromium_org/net/disk_cache/simple/
Dsimple_index_file_win.cc18 const base::FilePath current_directory(FILE_PATH_LITERAL(".")); in TraverseCacheDirectory() local
/external/chromium_org/sandbox/win/src/
Dprocess_thread_interception.cc267 LPVOID environment, LPCWSTR current_directory, in TargetCreateProcessW()
294 wchar_t current_directory[MAX_PATH]; in TargetCreateProcessW() local
326 LPVOID environment, LPCSTR current_directory, in TargetCreateProcessA()
372 wchar_t current_directory[MAX_PATH]; in TargetCreateProcessA() local
Dprocess_policy_test.cc156 wchar_t current_directory[MAX_PATH + 1]; in Process_RunApp4() local
299 wchar_t current_directory[MAX_PATH]; in TEST() local
Dinterceptors_64.cc194 LPVOID environment, LPCWSTR current_directory, LPSTARTUPINFOW startup_info, in TargetCreateProcessW64()
209 LPVOID environment, LPCSTR current_directory, LPSTARTUPINFOA startup_info, in TargetCreateProcessA64()
/external/chromium_org/apps/
Dlauncher.cc68 bool MakePathAbsolute(const base::FilePath& current_directory, in MakePathAbsolute()
87 const base::FilePath& current_directory, in GetAbsolutePathFromCommandLine()
316 const base::FilePath& current_directory) { in LaunchPlatformAppWithCommandLine()
/external/chromium/base/
Dnative_library_win.cc25 FilePath current_directory; in LoadNativeLibraryHelper() local
/external/chromium_org/base/
Dnative_library_win.cc25 FilePath current_directory; in LoadNativeLibraryHelper() local
/external/chromium_org/chrome/browser/ui/extensions/
Dapplication_launch.h76 base::FilePath current_directory; member
/external/chromium_org/tools/gyp/tools/
Dpretty_vcproj.py113 def FixFilenames(filenames, current_directory): argument
/external/chromium_org/remoting/host/win/
Dlaunch_process_with_token.cc311 LPWSTR current_directory; in SendCreateProcessRequest() member
/external/chromium_org/chrome_frame/test/net/
Dfake_external_tab.cc833 const CommandLine& command_line, const base::FilePath& current_directory) { in ProcessSingletonNotificationCallback()