Home
last modified time | relevance | path

Searched defs:file_path (Results 126 – 150 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/cronet/base/trace_event/
H A Dcpufreq_monitor_android_unittest.cc153 std::string file_path = in CreateDefaultScalingCurFreqFiles() local
216 std::string file_path = base::StringPrintf( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc599 const string file_path = in DumpTensorToDir() local
632 const string file_path = io::JoinPath(dir_name, file_name); in DumpEventProtoToFile() local
648 const string& file_path) { in DumpTensorToEventFile()
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_proxy.cc98 void RunWork(const FilePath& file_path, int file_flags) { in RunWork()
242 bool FileProxy::CreateOrOpen(const FilePath& file_path, in CreateOrOpen()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_proxy.cc98 void RunWork(const FilePath& file_path, uint32_t file_flags) { in RunWork()
252 bool FileProxy::CreateOrOpen(const FilePath& file_path, in CreateOrOpen()
/aosp_15_r20/external/libchrome/base/debug/
H A Dstack_trace_posix.cc520 int GetFileDescriptor(const char* file_path) { in GetFileDescriptor()
560 uint64_t& base_address, char* file_path, in OpenObjectFileContainingPc()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddump.cc306 auto file_path = GetDumpFilePath(filename, opts); in DumpToFileInDirImpl() local
323 auto file_path = GetDumpFilePath(filename, opts); in DumpToFileInDirImpl() local
602 auto file_path = in DumpToFileInDirOrStdout() local
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dtest_utils.py330 def create_file(self, file_path, contents=None, encoding=None, perm=0o666): argument
352 def check_contents(self, file_path, contents): argument
/aosp_15_r20/system/logging/logwrapper/
H A Dlogwrap.cpp329 bool abbreviated, const char* file_path, bool forward_signals) { in parent()
534 int log_target, bool abbreviated, const char* file_path) { in logwrap_fork_execvp()
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.cpp157 auto file_path = path.string(); in make_file_node() local
222 std::filesystem::path file_path = dst_path; in write_file_node() local
699 std::filesystem::path file_path(path); in make_from_directory() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.c1145 char file_path[PARAM_FILE_PATH_MAX_SZ]; in igt_module_param_exit_handler() local
1188 static void igt_save_module_param(const char *name, const char *file_path) in igt_save_module_param()
1234 char file_path[PARAM_FILE_PATH_MAX_SZ]; in igt_set_module_param() local
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_posix.cc694 int GetFileDescriptor(const char* file_path) { in GetFileDescriptor()
735 char* file_path, in OpenObjectFileContainingPc()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dksm_tests.c46 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs()
65 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
/aosp_15_r20/external/cronet/net/base/
H A Dmime_util.cc316 bool MimeUtil::GetMimeTypeFromFile(const base::FilePath& file_path, in GetMimeTypeFromFile()
628 bool GetMimeTypeFromFile(const base::FilePath& file_path, in GetMimeTypeFromFile()
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_reader.py176 def _generic_iterator(self, file_path): argument
216 def _get_reader(self, file_path): argument
1121 def source_lines(self, host_name, file_path): argument
/aosp_15_r20/external/zlib/google/
H A Dzip_unittest.cc59 base::FilePath* file_path, in CreateFile()
128 base::FilePath file_path; in VirtualFileSystem() local
1112 base::FilePath file_path = in TEST_F() local
/aosp_15_r20/external/pigweed/pw_transfer/pw_transfer_private/
H A Dfilename_generator.h26 inline std::string GetTempFilePath(std::string_view file_path) { in GetTempFilePath()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_remove_file.rs11 let file_path = temp_dir.path().join("a.txt"); in remove_file() localVariable
Dfs_remove_dir_all.rs14 let file_path = test_dir.as_path().join("a.txt"); in remove_dir_all() localVariable
Dfs_rename.rs11 let file_path = temp_dir.path().join("a.txt"); in rename_file() localVariable
/aosp_15_r20/packages/apps/Car/Settings/tools/handleintents/
Dparse_output_file.py20 def filter_intent_actions(file_path): argument
/aosp_15_r20/external/cronet/third_party/boringssl/
H A Dtest_data_chromium.cc15 base::FilePath file_path; in GetTestData() local
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/
H A Datomic_file_transfer_handler.h36 AtomicFileTransferHandler(uint32_t resource_id, std::string_view file_path) in AtomicFileTransferHandler()
/aosp_15_r20/external/rust/android-crates-io/crates/csv/examples/
Dtutorial-write-02.rs4 let file_path = get_first_arg()?; in run() localVariable
/aosp_15_r20/external/executorch/backends/vulkan/tools/gpuinfo/src/
H A Dmain.cpp19 std::string file_path = "config.json"; in main() local
/aosp_15_r20/external/uwb/src/rust/uwb_core/
H A Dbuild.rs48 let file_path = PathBuf::from(&out_dir).join("proto_bindings.rs"); in generate_proto_bindings() localVariable

12345678910>>...26