Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/
H A Drun_conformance.py81 def run_test_checking_output(current_directory, test_dir, log_file): argument
289 current_directory = os.getcwd() variable
/aosp_15_r20/device/google/cuttlefish/host/commands/start/
Dfilesystem_explorer.cc34 std::string current_directory = AbsolutePath(CurrentDirectory()); in AvailableFilesReport() local
/aosp_15_r20/external/cronet/base/
H A Dnative_library_win.cc61 FilePath current_directory; in LoadNativeLibraryHelper() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dwindows_error.hpp54 current_directory = boost::winapi::ERROR_CURRENT_DIRECTORY_, enumerator
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/process/
Dlaunch.h88 base::FilePath current_directory; member
/aosp_15_r20/external/libchrome/base/process/
H A Dlaunch.h85 base::FilePath current_directory; member
H A Dlaunch_posix.cc336 const char* current_directory = nullptr; in LaunchProcess() local
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/process/
Dlaunch.h88 base::FilePath current_directory; member
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_win.cc357 LPCTSTR current_directory = options.current_directory.empty() in LaunchProcess() local
H A Dlaunch.h93 base::FilePath current_directory; member
H A Dlaunch_posix.cc306 const char* current_directory = nullptr; in LaunchProcess() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp806 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
863 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/aosp_15_r20/external/llvm/lib/Support/
H A 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()
/aosp_15_r20/external/python/cpython2/PC/
D_subprocess.c443 char* current_directory; in sp_CreateProcess() local
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h404 const Py_UNICODE *current_directory = NULL; in _winapi_CreateProcess() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c1075 const Py_UNICODE *current_directory, in _winapi_CreateProcess_impl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp876 void make_absolute(const Twine &current_directory, in make_absolute()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp906 void make_absolute(const Twine &current_directory, in make_absolute()
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp3444 static const char *current_directory[] = { "", nullptr }; in DoParse() local