/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | base_job_unittest.py | 47 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 D | nacl_file_host.cc | 54 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 D | writer_base.cpp | 43 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 D | genseccomp.py | 35 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 D | persistent_memory_allocator_unittest.cc | 800 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 D | generate_gradle.py | 487 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 D | generate_gradle.py | 487 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 D | generate-sbom.py | 151 def new_file_id(file_path): argument 155 def checksum(file_path): argument
|
/aosp_15_r20/external/cronet/base/ |
H A D | file_version_info_win.cc | 70 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 D | file-backed-bitmap.cc | 42 std::string_view file_path, in Create() 68 std::string_view file_path, in FileBackedBitmap()
|
/aosp_15_r20/external/cronet/build/fuchsia/ |
H A D | binary_sizes.py | 275 def GetCompressedSize(file_path): argument 313 def ExtractFarFile(file_path, extract_dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | checkpoint_callback_manager.cc | 52 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 D | command.py | 144 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 D | binary_sizes.py | 275 def GetCompressedSize(file_path): argument 313 def ExtractFarFile(file_path, extract_dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ |
H A D | benchmark_test.cc | 84 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 D | tfprof_code.cc | 102 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 D | test_model_generation.py | 97 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/ |
D | fetcher_config.cpp | 99 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/ |
D | arduino_wifi_dongle.py | 179 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 D | luci_test_result.cc | 130 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 D | run_pylint.py | 292 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 D | pprof_profiler.py | 114 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 D | file_util_win.cc | 446 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 D | node_generator.cc | 213 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/ |
D | node_generator.cc | 213 std::string file_path = in PrintImports() local 220 std::string file_path = GetRelativePath( in PrintImports() local
|