Home
last modified time | relevance | path

Searched defs:ReadFile (Results 76 – 100 of 166) sorted by relevance

1234567

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DCommon.cpp27 void ReadFile(std::vector<char>& out, const char* fileName) in ReadFile() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h725 EFI_FV_READ_FILE ReadFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h733 EFI_FV_READ_FILE ReadFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h733 EFI_FV_READ_FILE ReadFile; member
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/fstest/
Dmapfs.go121 func (fsys MapFS) ReadFile(name string) ([]byte, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dgit.go688 func (r *gitRepo) ReadFile(ctx context.Context, rev, file string, maxSize int64) ([]byte, error) { func
Dvcs.go397 func (r *vcsRepo) ReadFile(ctx context.Context, rev, file string, maxSize int64) ([]byte, error) { func
Dcodehost.go69 ReadFile(ctx context.Context, rev, file string, maxSize int64) (data []byte, err error) methodSpec
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h739 EFI_FV_READ_FILE ReadFile; member
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dregex-parser_test.cc44 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dwin32.py97 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc347 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile() function
351 bool ReadFile(const string& path, string* out_p) { in ReadFile() function
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc163 bool ReadFile(const std::string& path, std::string* out) { in ReadFile() function
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpreg_parser.cc304 bool ReadFile(const base::FilePath& file_path, in ReadFile() function
/aosp_15_r20/external/webrtc/tools_webrtc/mb/
H A Dmb_unittest.py82 def ReadFile(self, path): member in FakeMBW
/aosp_15_r20/external/python/pyserial/serial/
Dwin32.py118 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
/aosp_15_r20/external/sandboxed-api/contrib/libzip/test/
H A Dtest_zip.cc57 absl::StatusOr<std::vector<uint8_t>> ZipBase::ReadFile( in ReadFile() function in __anone303e3430111::ZipBase
/aosp_15_r20/external/python/cpython2/Demo/tix/
Dtixwidgets.py986 def ReadFile(w, fname): function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/
H A Dio.cpp42 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/fsys/
Dfsys.go434 func ReadFile(path string) ([]byte, error) { func
/aosp_15_r20/external/skia/
H A DPRESUBMIT_test_mocks.py141 def ReadFile(self, filename, mode='r'): member in MockInputApi
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp76 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/aosp_15_r20/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp283 static std::string ReadFile(FILE* fp) { in ReadFile() function
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dconverter.cc645 static bool ReadFile(string file_name, string* contents) { in ReadFile() function
/aosp_15_r20/external/stg/
H A Dbtf_reader.cc464 Id ReadFile(Graph& graph, const std::string& path, ReadOptions) { in ReadFile() function

1234567