Home
last modified time | relevance | path

Searched defs:file_path (Results 201 – 225 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/kernel/configs/tools/
H A Dbump.py32 def replace_configs_module_name(current_release, new_release, file_path): argument
/aosp_15_r20/device/google/gs-common/ramdump_and_coredump/
Ddump_ramdump.cpp29 void dumpGzippedFileInBase64(const char* title, const char* file_path) { in dumpGzippedFileInBase64()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/
H A Dtests.cc45 std::string file_path = gdal::sandbox::utils::GetTestDataPath(GetParam()); in TEST_P() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/
Dgen_and_write.rs55 let mut file_path = out_dir.to_owned(); in gen_and_write() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/xts_aes/src/
Dtweak_tests.rs49 let file_path = test_helper::get_data_file( in tweak_test_vectors() localVariable
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_storage.cc136 const FilePath file_path = in ~PersistentHistogramStorage() local
/aosp_15_r20/external/icing/icing/file/
H A Dportable-file-backed-proto-log_test.cc47 Header ReadHeader(Filesystem filesystem, const std::string& file_path) { in ReadHeader()
54 void WriteHeader(Filesystem filesystem, const std::string& file_path, in WriteHeader()
/aosp_15_r20/external/openscreen/cast/common/certificate/
H A Dcast_trust_store.cc56 absl::string_view file_path) { in CreateInstanceFromPemFile()
/aosp_15_r20/test/dittosuite/src/
H A Dutils.cpp37 char file_path[PATH_MAX]; in GetFilePath() local
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dkey_data_provider_file.cc18 KeyDataProviderFile::KeyDataProviderFile(const base::FilePath& file_path, in KeyDataProviderFile()
/aosp_15_r20/external/webrtc/test/logging/
H A Dfile_log_writer.cc22 FileLogWriter::FileLogWriter(absl::string_view file_path) in FileLogWriter()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dutils.py103 def _check_file_existence(fd, file_path): argument
/aosp_15_r20/hardware/google/pixel/thermal/tests/
Dpixel_config_checker.py48 def load_words_from_txt(self, file_path): argument
/aosp_15_r20/external/webrtc/third_party/crc32c/src/
H A D.ycm_extra_conf.py106 def FlagsForClangComplete(file_path, build_root): argument
/aosp_15_r20/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_writer.h84 const std::string& file_path() const { return file_path_; }; in file_path() function
/aosp_15_r20/hardware/google/pixel/preupload_hooks/pixel_json_checker/
Dpixel_config_checker.py47 def load_field_names_from_txt(self, file_path): argument
/aosp_15_r20/external/skia/modules/skparagraph/utils/
H A DTestFontCollection.cpp53 SkString file_path; in addFontFromFile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhlo_algorithm_denylist.cc64 std::string file_path = local
/aosp_15_r20/test/dittosuite/test/
H A Dexample_test.cpp78 std::string file_path = GetParam(); in TEST_P() local
/aosp_15_r20/external/libbrillo/policy/tests/
H A Dresilient_policy_util_test.cc20 void CreateFile(const base::FilePath& file_path) { in CreateFile()
/aosp_15_r20/external/cronet/base/fuchsia/
H A Dfile_utils_unittest.cc38 auto file_path = temp_dir.GetPath().AppendASCII("test_file"); in TEST_F() local
/aosp_15_r20/system/core/libprocessgroup/profiles/
H A Dtest_vendor.cpp40 std::string file_path() const override { return file_path_; } in file_path() function in android::profiles::TestConfig
/aosp_15_r20/external/googleapis/google/actions/sdk/v2/
H A Dconfig_file.proto50 string file_path = 1; field
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/MediaClassTrace/
H A Dgen_ClassTraceOffset.py13 def chk_ADD_TRACE(file_path, class_info): argument
/aosp_15_r20/device/google/gs-common/soc/
Ddump_soc.cpp23 std::string readFile(const std::string& file_path) { in readFile()

12345678910>>...26