Home
last modified time | relevance | path

Searched defs:file_path (Results 76 – 100 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job_unittest.py47 def read_from_file(self, file_path): argument
50 def write_to_file(self, file_path): argument
53 def set_backing_file(self, file_path): argument
779 def read_from_file(self, file_path, merge=True): argument
784 def write_to_file(self, file_path): argument
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host.cc54 base::FilePath file_path, in DoRegisterOpenedNaClExecutableFile()
129 base::FilePath file_path; in DoOpenNaClExecutableOnThreadPool() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.cpp43 std::string file_path(512, '\0'); in GetFdPath() local
74 const auto file_path = GetFdPath(fd_); in InitFd() local
/aosp_15_r20/bionic/libc/tools/
H A Dgenseccomp.py35 def load_syscall_names_from_file(file_path, architecture): argument
41 def load_syscall_priorities_from_file(file_path): argument
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc800 FilePath file_path = temp_dir.GetPath().AppendASCII("persistent_memory"); in TEST() local
861 FilePath file_path = temp_dir.GetPath().AppendASCII("extend_test"); in TEST() local
928 FilePath file_path = temp_dir.GetPath().AppendASCII(filename); in TEST() local
1013 FilePath file_path = temp_dir.GetPath().AppendASCII("truncate_test"); in TEST_F() local
/aosp_15_r20/external/angle/build/android/gradle/
H A Dgenerate_gradle.py487 def _ParseVersionFromFile(file_path, version_regex_string, default_version): argument
509 def _GenerateGradleWrapperProperties(file_path): argument
678 def _GenerateRootGradle(jinja_processor, file_path): argument
/aosp_15_r20/external/cronet/build/android/gradle/
H A Dgenerate_gradle.py487 def _ParseVersionFromFile(file_path, version_regex_string, default_version): argument
509 def _GenerateGradleWrapperProperties(file_path): argument
678 def _GenerateRootGradle(jinja_processor, file_path): argument
/aosp_15_r20/build/make/tools/sbom/
H A Dgenerate-sbom.py151 def new_file_id(file_path): argument
155 def checksum(file_path): argument
/aosp_15_r20/external/cronet/base/
H A Dfile_version_info_win.cc70 const base::FilePath& file_path) { in CreateFileVersionInfo()
76 FileVersionInfoWin::CreateFileVersionInfoWin(const base::FilePath& file_path) { in CreateFileVersionInfoWin()
/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-bitmap.cc42 std::string_view file_path, in Create()
68 std::string_view file_path, in FileBackedBitmap()
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dbinary_sizes.py275 def GetCompressedSize(file_path): argument
313 def ExtractFarFile(file_path, extract_dir): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcheckpoint_callback_manager.cc52 const std::string file_path = io::JoinPath( in TriggerSaveCallbackIfFileNotExist() local
87 const std::string file_path = io::JoinPath( in TriggerRestoreCallbackIfFileExists() local
/aosp_15_r20/system/extras/torq/
H A Dcommand.py144 def __init__(self, type, config_name, file_path, dur_ms, argument
162 def __init__(self, file_path): argument
/aosp_15_r20/external/angle/build/fuchsia/
H A Dbinary_sizes.py275 def GetCompressedSize(file_path): argument
313 def ExtractFarFile(file_path, extract_dir): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_test.cc84 void WriteInputLayerValueFile(const std::string& file_path, in WriteInputLayerValueFile()
296 const std::string file_path = CreateFilePath("int8_binary"); in TEST() local
315 const std::string file_path = CreateFilePath("string_binary"); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc102 uint64 GetIndex(const string& file_path, const string& func_name, in GetIndex()
141 uint64 GetIndex(const string& file_path, uint64 line_number, in GetIndex()
267 const string& file_path = caller->file(); in AddLocation() local
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_model_generation.py97 def tflite_to_json(file_path): argument
106 def zero_irrelevant_values(file_path, signed): argument
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp99 const std::string& build_target, const std::string& file_path) in CvdFile()
178 CvdFile JsonToCvdFile(const std::string& file_path, const Json::Value& json) { in JsonToCvdFile()
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Darduino_wifi_dongle.py179 def write(self, arduino, file_path, network=None): argument
208 def _update_ino_wifi_network(self, arduino, file_path, network): argument
/aosp_15_r20/external/cronet/testing/perf/
H A Dluci_test_result.cc130 LuciTestResult::Artifact::Artifact(const base::FilePath file_path, in Artifact()
198 const base::FilePath& file_path, in AddOutputArtifactFile()
/aosp_15_r20/external/autotest/utils/
H A Drun_pylint.py292 def should_check_file(file_path): argument
306 def check_file(file_path, base_opts): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dpprof_profiler.py114 def index_of(self, file_path, function_name, function_start_line): argument
162 self, file_path, line_number, called_function_name, called_file_path, argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_win.cc446 wchar_t file_path[MAX_PATH]; in MakeAbsoluteFilePath() local
906 bool IsLink(const FilePath& file_path) { in IsLink()
939 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo()
1149 bool PreReadFile(const FilePath& file_path, in PreReadFile()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dnode_generator.cc213 std::string file_path = in PrintImports() local
220 std::string file_path = GetRelativePath( in PrintImports() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dnode_generator.cc213 std::string file_path = in PrintImports() local
220 std::string file_path = GetRelativePath( in PrintImports() local

12345678910>>...26