Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/
Drun_conformance.py81 def run_test_checking_output(current_directory, test_dir, log_file): argument
289 current_directory = os.getcwd() variable
/external/cronet/tot/base/
Dnative_library_win.cc62 FilePath current_directory; in LoadNativeLibraryHelper() local
/external/cronet/stable/base/
Dnative_library_win.cc62 FilePath current_directory; in LoadNativeLibraryHelper() local
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dwindows_error.hpp54 current_directory = boost::winapi::ERROR_CURRENT_DIRECTORY_, enumerator
/external/libchrome/base/process/
Dlaunch.h85 base::FilePath current_directory; member
Dlaunch_posix.cc336 const char* current_directory = nullptr; in LaunchProcess() local
/external/cronet/tot/base/process/
Dlaunch_win.cc357 LPCTSTR current_directory = options.current_directory.empty() in LaunchProcess() local
Dlaunch.h127 base::FilePath current_directory; member
Dlaunch_posix.cc324 const char* current_directory = nullptr; in LaunchProcess() local
/external/cronet/stable/base/process/
Dlaunch_win.cc357 LPCTSTR current_directory = options.current_directory.empty() in LaunchProcess() local
Dlaunch.h127 base::FilePath current_directory; member
Dlaunch_posix.cc324 const char* current_directory = nullptr; in LaunchProcess() local
/external/llvm/lib/Support/
DPath.cpp804 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
861 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp807 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
864 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp877 void make_absolute(const Twine &current_directory, in make_absolute()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DPath.cpp906 void make_absolute(const Twine &current_directory, in make_absolute()
/external/python/cpython3/Modules/
D_winapi.c1344 const wchar_t *current_directory, in _winapi_CreateProcess_impl()
/external/python/cpython3/Modules/clinic/
D_winapi.c.h562 const wchar_t *current_directory = NULL; in _winapi_CreateProcess() local
/external/flatbuffers/src/
Didl_parser.cpp3666 static const char *current_directory[] = { "", nullptr }; in DoParse() local