Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/autotest/client/
H A 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
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_mock_http_job.cc37 MockJobInterceptor(const base::FilePath& base_path, in MockJobInterceptor()
95 void URLRequestMockHTTPJob::AddUrlHandlers(const base::FilePath& base_path) { in AddUrlHandlers()
116 const base::FilePath& base_path) { in CreateInterceptor()
/aosp_15_r20/test/dittosuite/test/
H A Dexample_test.cpp32 void __ditto_files_paths(std::vector<std::string>* ditto_paths, const std::string& base_path) { in __ditto_files_paths()
60 std::string base_path; in ditto_files_paths() local
/aosp_15_r20/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
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/logging/
Dlog_stream.py104 def create_logger(name, log_name=None, base_path='', subcontext='', argument
206 def __init__(self, name, log_name=None, base_path='', subcontext='', argument
/aosp_15_r20/external/cronet/net/base/
H A 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
/aosp_15_r20/external/iproute2/ip/
H A 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()
/aosp_15_r20/system/core/libmodprobe/
H A Dlibmodprobe.cpp63 bool Modprobe::ParseDepCallback(const std::string& base_path, in ParseDepCallback()
384 for (const auto& base_path : base_paths) { in Modprobe() local
/aosp_15_r20/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp194 std::string base_path(kGcmaBasePath); in checkKernelGcmaSupport() local
1033 static const std::string base_path(kDirectReclaimBasePath); in readDirectReclaimStat() local
1719 std::string base_path(kGcmaBasePath); in readAndGenGcmaPerDay() local
/aosp_15_r20/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
H A Dtesting_test.py19 base_path = ( variable
/aosp_15_r20/external/rust/crabbyavif/tests/
Dmod.rs19 let base_path = if cfg!(google3) { in get_test_file() localVariable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dextractor.cpp38 Extractor::Extractor(const std::string& base_path, const std::string& cow_path) in Extractor()
/aosp_15_r20/external/webrtc/test/logging/
H A Dfile_log_writer.cc50 FileLogWriterFactory::FileLogWriterFactory(absl::string_view base_path) in FileLogWriterFactory()
/aosp_15_r20/external/libchrome/base/files/
H A Dscoped_temp_dir.cc38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
H A Dscoped_temp_dir_unittest.cc67 FilePath base_path; in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dscoped_temp_dir.cc48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
H A Dscoped_temp_dir_unittest.cc80 FilePath base_path; in TEST() local
/aosp_15_r20/external/jsoncpp/test/
H A Dpyjsontestrunner.py20 base_path = os.path.splitext(input_path)[0] variable
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddump.c640 struct f2fs_node *node_blk, int force, char *base_path, in dump_filesystem()
787 int dump_node(struct f2fs_sb_info *sbi, nid_t nid, int force, char *base_path, int base, int allow_… in dump_node()
/aosp_15_r20/external/webrtc/tools_webrtc/
H A Dgn_check_autofix.py104 def Rebase(base_path, dependency_path, dependency): argument
/aosp_15_r20/external/autotest/server/cros/repair/
H A Dmac_address_helper.py137 def _get_device_path(self, host, base_path, vid, pid): argument
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator.cc710 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
736 FilePath base_path, active_path, spare_path; in CreateWithActiveFileInDir() local
/aosp_15_r20/external/autotest/server/cros/
H A Dchrome_sideloader.py190 def get_tast_expr_from_file(host, args_dict, results_dir, base_path=None): argument
/aosp_15_r20/external/tink/python/
H A Dsetup.py153 def _patch_with_local_path(workspace_content, base_path): argument
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc807 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
833 FilePath base_path = ConstructFilePath(dir, name); in CreateWithActiveFileInDir() local

12