/aosp_15_r20/external/autotest/client/ |
H A D | setup_modules.py | 133 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 D | url_request_mock_http_job.cc | 37 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 D | example_test.cpp | 32 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/ |
D | pp_arity_loop.hpp | 35 # 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/ |
D | log_stream.py | 104 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 D | filename_util_unittest.cc | 404 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 D | ipvrf.c | 113 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 D | libmodprobe.cpp | 63 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/ |
D | MmMetricsReporter.cpp | 194 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 D | testing_test.py | 19 base_path = ( variable
|
/aosp_15_r20/external/rust/crabbyavif/tests/ |
D | mod.rs | 19 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 D | extractor.cpp | 38 Extractor::Extractor(const std::string& base_path, const std::string& cow_path) in Extractor()
|
/aosp_15_r20/external/webrtc/test/logging/ |
H A D | file_log_writer.cc | 50 FileLogWriterFactory::FileLogWriterFactory(absl::string_view base_path) in FileLogWriterFactory()
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | scoped_temp_dir.cc | 38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
|
H A D | scoped_temp_dir_unittest.cc | 67 FilePath base_path; in TEST() local
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | scoped_temp_dir.cc | 48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
|
H A D | scoped_temp_dir_unittest.cc | 80 FilePath base_path; in TEST() local
|
/aosp_15_r20/external/jsoncpp/test/ |
H A D | pyjsontestrunner.py | 20 base_path = os.path.splitext(input_path)[0] variable
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | dump.c | 640 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 D | gn_check_autofix.py | 104 def Rebase(base_path, dependency_path, dependency): argument
|
/aosp_15_r20/external/autotest/server/cros/repair/ |
H A D | mac_address_helper.py | 137 def _get_device_path(self, host, base_path, vid, pid): argument
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator.cc | 710 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 D | chrome_sideloader.py | 190 def get_tast_expr_from_file(host, args_dict, results_dir, base_path=None): argument
|
/aosp_15_r20/external/tink/python/ |
H A D | setup.py | 153 def _patch_with_local_path(workspace_content, base_path): argument
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_allocator.cc | 807 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile() 833 FilePath base_path = ConstructFilePath(dir, name); in CreateWithActiveFileInDir() local
|