Home
last modified time | relevance | path

Searched defs:file_path (Results 426 – 450 of 628) sorted by relevance

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

/aosp_15_r20/external/ltp/android/tools/
H A Dandroid_build_generator.py103 def ReadCommentedText(self, file_path): argument
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_json_schema.cpp310 const auto file_path = GeneratedFileName(path_, file_name_, parser_.opts); in save() local
/aosp_15_r20/external/executorch/examples/qualcomm/executor_runner/
H A Dqnn_executor_runner.cpp326 std::string file_path; in main() local
/aosp_15_r20/system/extras/simpleperf/
H A Dutils.h81 explicit LineReader(std::string_view file_path) : ifs_(std::string(file_path).c_str()) {} in LineReader()
H A Devent_selection_set.h80 std::string file_path; member
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1142 const std::string& file_path) { in UploadToSession()
1279 uint64 file_size, const std::string& file_path) { in NewWritableFile()
1355 uint64 file_size, const std::string& file_path) { in NewAppendableFile()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddebug.pb.h1174 inline const std::string& DebuggedSourceFile::file_path() const { in file_path() function
1205 inline void DebuggedSourceFile::set_allocated_file_path(std::string* file_path) { in set_allocated_file_path()
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DLoadedApk.cpp314 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml()
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_tracker.cc293 base::FilePath file_path = in ReopenFile() local
/aosp_15_r20/external/google-breakpad/src/client/mac/tests/
H A Dcrash_generation_server_test.cc154 const std::string& file_path) { in dumpCallback()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/tools/
H A Dgenerate_annotation_enums.py448 def _getOutputFile(file_path, check_only, temp_files): argument
/aosp_15_r20/external/cronet/net/base/
H A Ddirectory_lister_unittest.cc144 base::FilePath file_path = dir_data.first.AppendASCII(file_name); in SetUp() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dbuild.rs485 let file_path: PathBuf = match target.as_str() { in config_binding_path() localVariable
/aosp_15_r20/external/chromium-trace/catapult/tracing/tracing/trace_data/
H A Dtrace_data.py223 def Serialize(self, file_path, trace_title=None): argument
/aosp_15_r20/external/cronet/base/
H A Dpath_service.cc285 FilePath file_path = path; in OverrideAndCreateIfNeeded() local
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dgrpc_debug_test_server.py334 def query_source_file_line(self, file_path, lineno): argument
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DOptimize.cpp307 const std::string &file_path) { in WriteShortenedPathsMap()
/aosp_15_r20/external/libchrome/base/debug/
H A Dactivity_analyzer.cc117 const FilePath& file_path) { in CreateWithFile()
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils_unittest.cc62 void WriteStringInFile(absl::string_view what, absl::string_view file_path) { in WriteStringInFile()
/aosp_15_r20/external/rust/crates/quiche/examples/
Dhttp3-server.rs573 let mut file_path = std::path::PathBuf::from(root); in build_response() localVariable
/aosp_15_r20/external/autotest/server/cros/multimedia/
H A Daudio_facade_adapter.py222 def dump_diagnostics(self, file_path): argument
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dandroid_rndis_forwarder.py236 def _WriteProtectedFile(self, file_path, contents): argument
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h113 string file_path, in DynamicImage()
/aosp_15_r20/external/llvm/utils/lit/lit/
H A DTest.py178 def __init__(self, suite, path_in_suite, config, file_path = None): argument
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_executor.cpp30 std::ostringstream file_path; in read_model() local

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