Home
last modified time | relevance | path

Searched defs:file_path (Results 326 – 350 of 628) sorted by relevance

1...<<11121314151617181920>>...26

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dmain.rs138 let file_path = sub_matches.get_one::<String>("file").unwrap(); in main() localVariable
/aosp_15_r20/external/cronet/net/tools/cert_verify_tool/
H A Dverify_using_cert_verify_proc.cc41 bool DumpX509CertificateChain(const base::FilePath& file_path, in DumpX509CertificateChain()
/aosp_15_r20/external/ltp/android/tools/
H A Dcheck_success_build.py146 def Read(self, file_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc892 const std::string file_path = in SaveSerializedEntry() local
900 const std::string file_path = GetFilePath(key, persistent_cache_directory_); in TryLoadSerializedEntry() local
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/
H A Dhostapd.cpp213 void logHostapdConfigError(int error, const std::string& file_path) { in logHostapdConfigError()
236 const std::string file_path = in WriteHostapdConfig() local
/aosp_15_r20/external/cronet/build/
H A Dlocale_tool.py245 def _WriteFile(file_path, file_data): argument
421 def _ReadJsonList(file_path): argument
/aosp_15_r20/external/angle/build/
H A Dlocale_tool.py245 def _WriteFile(file_path, file_data): argument
421 def _ReadJsonList(file_path): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_autoheuristic.py16 def count_lines_in_file(self, file_path): argument
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dutility.cpp40 FiemapStatus DetermineMaximumFileSize(const std::string& file_path, uint64_t* result) { in DetermineMaximumFileSize()
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dresource_utils_test.py260 def _CheckTestResourceFile(self, file_path, expected_data): argument
/aosp_15_r20/test/vts/vndk_utils/library/vtable/
H A Dvtable_dumper.py100 def __init__(self, file_path, begin_offset=0): argument
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dresource_utils_test.py260 def _CheckTestResourceFile(self, file_path, expected_data): argument
/aosp_15_r20/external/libaom/tools/gop_bitrate/python/
H A Dbitrate_accuracy.py142 def print_solutions(file_path): argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc33 static bool GetPathAssumingFileIsRelativeToExec(const char *file_path, in GetPathAssumingFileIsRelativeToExec()
/aosp_15_r20/external/pigweed/pw_arduino_build/py/pw_arduino_build/
H A Dfile_operations.py74 def verify_file_checksum(file_path, expected_checksum, sum_function=sha256_sum): argument
/aosp_15_r20/external/cronet/testing/perf/
H A Dluci_test_result.h50 std::optional<base::FilePath> file_path; member
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dcapture_read_noise_utils.py91 def plot_read_noise_data(read_noise_data, iso_low, iso_high, file_path, argument
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/
Dloaded_image.rs49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/
Dloaded_image.rs49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path() method
/aosp_15_r20/system/apex/tests/testdata/sharedlibs/build/
H A Dshared_libs_repack.py238 def compute_sha512(file_path): argument
/aosp_15_r20/external/cronet/base/json/
H A Dvalues_util.cc85 Value FilePathToValue(FilePath file_path) { in FilePathToValue()
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/
H A Ddatabase.hpp209 std::string_view file_path() const noexcept { in file_path() function in executorchcoreml::sqlite::Database
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A Dencoded_data_helper.cpp96 EncodedDataHelper::EncodedDataHelper(const std::string& file_path, VideoCodecType type) in EncodedDataHelper()
/aosp_15_r20/system/apex/tools/
H A Dapex_compression_test.py114 def get_sha1sum(file_path): argument
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_android_unittest.cc33 base::FilePath file_path = certs_dir.AppendASCII(filename); in ReadTestFile() local

1...<<11121314151617181920>>...26