/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Common.cpp | 27 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 D | FirmwareVolume2.h | 725 EFI_FV_READ_FILE ReadFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | FirmwareVolume2.h | 733 EFI_FV_READ_FILE ReadFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | FirmwareVolume2.h | 733 EFI_FV_READ_FILE ReadFile; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/fstest/ |
D | mapfs.go | 121 func (fsys MapFS) ReadFile(name string) ([]byte, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/ |
D | git.go | 688 func (r *gitRepo) ReadFile(ctx context.Context, rev, file string, maxSize int64) ([]byte, error) { func
|
D | vcs.go | 397 func (r *vcsRepo) ReadFile(ctx context.Context, rev, file string, maxSize int64) ([]byte, error) { func
|
D | codehost.go | 69 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 D | FirmwareVolume2.h | 739 EFI_FV_READ_FILE ReadFile; member
|
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/ |
H A D | regex-parser_test.cc | 44 std::string ReadFile(const std::string& file_name) { in ReadFile() function
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/ |
H A D | win32.py | 97 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
|
/aosp_15_r20/system/update_engine/common/ |
H A D | utils.cc | 347 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 D | file_utils.cc | 163 bool ReadFile(const std::string& path, std::string* out) { in ReadFile() function
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | preg_parser.cc | 304 bool ReadFile(const base::FilePath& file_path, in ReadFile() function
|
/aosp_15_r20/external/webrtc/tools_webrtc/mb/ |
H A D | mb_unittest.py | 82 def ReadFile(self, path): member in FakeMBW
|
/aosp_15_r20/external/python/pyserial/serial/ |
D | win32.py | 118 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
|
/aosp_15_r20/external/sandboxed-api/contrib/libzip/test/ |
H A D | test_zip.cc | 57 absl::StatusOr<std::vector<uint8_t>> ZipBase::ReadFile( in ReadFile() function in __anone303e3430111::ZipBase
|
/aosp_15_r20/external/python/cpython2/Demo/tix/ |
D | tixwidgets.py | 986 def ReadFile(w, fname): function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/ |
H A D | io.cpp | 42 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/fsys/ |
D | fsys.go | 434 func ReadFile(path string) ([]byte, error) { func
|
/aosp_15_r20/external/skia/ |
H A D | PRESUBMIT_test_mocks.py | 141 def ReadFile(self, filename, mode='r'): member in MockInputApi
|
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 76 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
|
/aosp_15_r20/system/extras/simpleperf/app_api/cpp/ |
H A D | simpleperf.cpp | 283 static std::string ReadFile(FILE* fp) { in ReadFile() function
|
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/ |
H A D | converter.cc | 645 static bool ReadFile(string file_name, string* contents) { in ReadFile() function
|
/aosp_15_r20/external/stg/ |
H A D | btf_reader.cc | 464 Id ReadFile(Graph& graph, const std::string& path, ReadOptions) { in ReadFile() function
|