Searched refs:src_dir_path (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/tools_webrtc/presubmit_checks_lib/ |
| D | check_orphan_headers_test.py | 38 src_dir_path = _GetPath('home', 'projects', 'webrtc') 43 src_dir_path)) 51 src_dir_path = _GetPath('home', 'projects', 'webrtc') 56 src_dir_path)) 62 src_dir_path = _GetPath('home', 'projects', 'webrtc') 65 src_dir_path) 71 src_dir_path = _GetPath('home', 'projects', 'webrtc') 74 src_dir_path)
|
| /external/llvm-project/lldb/source/Target/ |
| D | Platform.cpp | 579 std::string src_dir_path(src.GetPath()); in RecurseCopy_Callback() local 587 FileSystem::Instance().EnumerateDirectory(src_dir_path, true, true, true, in RecurseCopy_Callback() 716 std::string src_dir_path(src.GetPath()); in Install() local 719 src_dir_path, true, true, true, RecurseCopy_Callback, &baton); in Install()
|