Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 25 of 29) sorted by relevance

12

/external/autotest/client/
Dsetup_modules.py133 def _setup_top_level_symlink(base_path): argument
141 def _setup_client_symlink(base_path): argument
180 def _symlink_check(base_path, root_dir): argument
192 def setup(base_path, root_module_name): argument
/external/cronet/net/test/url_request/
Durl_request_mock_http_job.cc35 MockJobInterceptor(const base::FilePath& base_path, in MockJobInterceptor()
93 void URLRequestMockHTTPJob::AddUrlHandlers(const base::FilePath& base_path) { in AddUrlHandlers()
114 const base::FilePath& base_path) { in CreateInterceptor()
/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/detail/
Dpp_arity_loop.hpp35 # define BOOST_FT_AL_FILE(base_path,max_arity,mfp) \ argument
37 # define BOOST_FT_AL_FILE_I(base_path,max_arity,mfp) \ argument
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtesting_test.py19 base_path = ( variable
/external/webrtc/test/logging/
Dfile_log_writer.cc50 FileLogWriterFactory::FileLogWriterFactory(absl::string_view base_path) in FileLogWriterFactory()
/external/libchrome/base/files/
Dscoped_temp_dir.cc38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc67 FilePath base_path; in TEST() local
/external/cronet/base/files/
Dscoped_temp_dir.cc48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc80 FilePath base_path; in TEST() local
/external/jsoncpp/test/
Dpyjsontestrunner.py20 base_path = os.path.splitext(input_path)[0] variable
/external/webrtc/tools_webrtc/
Dgn_check_autofix.py104 def Rebase(base_path, dependency_path, dependency): argument
/external/autotest/server/cros/repair/
Dmac_address_helper.py137 def _get_device_path(self, host, base_path, vid, pid): argument
/external/cronet/net/base/
Dfilename_util_unittest.cc404 base::FilePath base_path(FILE_PATH_LITERAL("C:\\foo")); in TEST() local
406 base::FilePath base_path("/foo"); in TEST() local
/external/autotest/server/cros/
Dchrome_sideloader.py190 def get_tast_expr_from_file(host, args_dict, results_dir, base_path=None): argument
/external/tink/python/
Dsetup.py153 def _patch_with_local_path(workspace_content, base_path): argument
/external/iproute2/ip/
Dipvrf.c113 static void read_cgroup_pids(const char *base_path, char *name) in read_cgroup_pids()
145 static int recurse_dir(char *base_path, char *name, const char *netns) in recurse_dir()
/external/pdfium/
DPRESUBMIT.py161 def GenerateCheckdepsPath(base_path): argument
/external/f2fs-tools/fsck/
Ddump.c582 struct f2fs_node *node_blk, int force, char *base_path, in dump_filesystem()
708 int dump_node(struct f2fs_sb_info *sbi, nid_t nid, int force, char *base_path, int base, int allow_… in dump_node()
Dfsck.h274 char *base_path; member
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc710 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
736 FilePath base_path, active_path, spare_path; in CreateWithActiveFileInDir() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py304 def _FileLock(base_path): argument
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc805 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
830 FilePath base_path = ConstructFilePath(dir, name); in CreateWithActiveFileInDir() local
/external/cronet/base/trace_event/
Dcpufreq_monitor_android_unittest.cc134 std::string base_path = temp_dir_->GetPath().value(); in SetUp() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c315 try_match_deref(nir_deref_path *base_path, int *path_array_idx, in try_match_deref()
/external/rust/crates/pest_generator/src/
Dgenerator.rs1118 let base_path = current_dir.join("base.pest").to_str().unwrap().to_string(); in test_generate_complete() localVariable

12