/aosp_15_r20/kernel/configs/tools/ |
H A D | bump.py | 32 def replace_configs_module_name(current_release, new_release, file_path): argument
|
/aosp_15_r20/device/google/gs-common/ramdump_and_coredump/ |
D | dump_ramdump.cpp | 29 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 D | tests.cc | 45 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/ |
D | gen_and_write.rs | 55 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/ |
D | tweak_tests.rs | 49 let file_path = test_helper::get_data_file( in tweak_test_vectors() localVariable
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_storage.cc | 136 const FilePath file_path = in ~PersistentHistogramStorage() local
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | portable-file-backed-proto-log_test.cc | 47 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 D | cast_trust_store.cc | 56 absl::string_view file_path) { in CreateInstanceFromPemFile()
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | utils.cpp | 37 char file_path[PATH_MAX]; in GetFilePath() local
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | key_data_provider_file.cc | 18 KeyDataProviderFile::KeyDataProviderFile(const base::FilePath& file_path, in KeyDataProviderFile()
|
/aosp_15_r20/external/webrtc/test/logging/ |
H A D | file_log_writer.cc | 22 FileLogWriter::FileLogWriter(absl::string_view file_path) in FileLogWriter()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/ |
D | utils.py | 103 def _check_file_existence(fd, file_path): argument
|
/aosp_15_r20/hardware/google/pixel/thermal/tests/ |
D | pixel_config_checker.py | 48 def load_words_from_txt(self, file_path): argument
|
/aosp_15_r20/external/webrtc/third_party/crc32c/src/ |
H A D | .ycm_extra_conf.py | 106 def FlagsForClangComplete(file_path, build_root): argument
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/include/libfiemap/ |
H A D | fiemap_writer.h | 84 const std::string& file_path() const { return file_path_; }; in file_path() function
|
/aosp_15_r20/hardware/google/pixel/preupload_hooks/pixel_json_checker/ |
D | pixel_config_checker.py | 47 def load_field_names_from_txt(self, file_path): argument
|
/aosp_15_r20/external/skia/modules/skparagraph/utils/ |
H A D | TestFontCollection.cpp | 53 SkString file_path; in addFontFromFile() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | hlo_algorithm_denylist.cc | 64 std::string file_path = local
|
/aosp_15_r20/test/dittosuite/test/ |
H A D | example_test.cpp | 78 std::string file_path = GetParam(); in TEST_P() local
|
/aosp_15_r20/external/libbrillo/policy/tests/ |
H A D | resilient_policy_util_test.cc | 20 void CreateFile(const base::FilePath& file_path) { in CreateFile()
|
/aosp_15_r20/external/cronet/base/fuchsia/ |
H A D | file_utils_unittest.cc | 38 auto file_path = temp_dir.GetPath().AppendASCII("test_file"); in TEST_F() local
|
/aosp_15_r20/system/core/libprocessgroup/profiles/ |
H A D | test_vendor.cpp | 40 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 D | config_file.proto | 50 string file_path = 1; field
|
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/MediaClassTrace/ |
H A D | gen_ClassTraceOffset.py | 13 def chk_ADD_TRACE(file_path, class_info): argument
|
/aosp_15_r20/device/google/gs-common/soc/ |
D | dump_soc.cpp | 23 std::string readFile(const std::string& file_path) { in readFile()
|