Home
last modified time | relevance | path

Searched defs:file_path (Results 476 – 500 of 628) sorted by relevance

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

/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_test_job_backed_by_file_unittest.cc41 const base::FilePath& file_path, in TestURLRequestTestJobBackedByFile()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc35 SingleDebugEventFileWriter::SingleDebugEventFileWriter(const string& file_path) in SingleDebugEventFileWriter()
/aosp_15_r20/frameworks/base/tools/aapt2/format/
H A DArchive_test.cpp86 std::string file_path = file::BuildPath({path, file}); in VerifyDirectory() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py1291 def parse(self, file_path): argument
/aosp_15_r20/external/cronet/build/android/
H A Dresource_sizes.py651 def _CalculateCompressedSize(file_path): argument
/aosp_15_r20/external/crosvm/cros_async/src/sys/windows/
H A Dio_completion_port.rs480 let mut file_path = PathBuf::from(dir.path()); in tempfile_path() localVariable
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.cc186 base::FilePath file_path; in DoCreateTemporaryFile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/
H A Dapi_test.cc64 for (auto& file_path : matching_paths) { in GetGoldenApiDefs() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_dataavail_embeddertest.cpp39 std::string file_path; in TestAsyncLoader() local
/aosp_15_r20/external/autotest/database/
H A Ddatabase_connection.py324 def get_test_database(cls, file_path=':memory:', **constructor_kwargs): argument
/aosp_15_r20/external/puffin/src/
H A Dutils.cc160 bool LocateDeflatesInZlibBlocks(const string& file_path, in LocateDeflatesInZlibBlocks()
/aosp_15_r20/external/angle/build/android/
H A Dresource_sizes.py660 def _CalculateCompressedSize(file_path): argument
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dimages.cpp242 std::string file_path = output_dir + "/" + file_name; in ExportFiles() local
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_rust.cpp394 const std::string file_path = directories + namer_.File(symbol); in GenerateSymbols() local
493 const auto file_path = GeneratedFileName(path_, file_name_, parser_.opts); in GenerateOneFile() local
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc1321 for (const auto& file_path : proto_files) { in LoadMetricExtensionProtos() local
1357 for (const auto& file_path : sql_files) { in LoadMetricExtensionSql() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc390 bool GetFileSize(const FilePath& file_path, int64_t* file_size) { in GetFileSize()
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc91 &fs_root](const std::string& file_path) { in WriteFsConfig()
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/
H A Dmain.cc138 Status SaveImage(const Tensor& tensor, const string& file_path) { in SaveImage()
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h187 std::string file_path; member
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DObfuscator_test.cpp62 std::string ShortenFileName(android::StringPiece file_path, int output_length) override { in ShortenFileName()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc96 absl::string_view file_path) { in VerifyFileContents()
/aosp_15_r20/external/openscreen/cast/common/certificate/
H A Dcast_cert_validator_internal.cc372 TrustStore TrustStore::CreateInstanceFromPemFile(absl::string_view file_path) { in CreateInstanceFromPemFile()
/aosp_15_r20/system/extras/simpleperf/
H A Dthread_tree.cpp385 void ThreadTree::AddDexFileOffset(const std::string& file_path, uint64_t dex_file_offset) { in AddDexFileOffset()
/aosp_15_r20/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer.cc479 char file_path[NAME_MAX]; in DumpModule() local
/aosp_15_r20/external/autotest/client/cros/audio/
H A Daudio_helper.py460 def dump_audio_diagnostics(file_path=None): argument

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