Home
last modified time | relevance | path

Searched defs:ReadFile (Results 26 – 50 of 166) sorted by relevance

1234567

/aosp_15_r20/external/deqp-deps/glslang/gtests/
DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/buildid/
Dbuildid.go29 func ReadFile(name string) (id string, err error) { func
/aosp_15_r20/external/angle/third_party/glslang/src/gtests/
H A DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/io/fs/
Dsub.go99 func (f *subFS) ReadFile(name string) ([]byte, error) { func
/aosp_15_r20/external/google-breakpad/src/common/tests/
H A Dfile_utils.cc106 bool ReadFile(const char* path, void* buffer, ssize_t* buffer_size) { in ReadFile() function
/aosp_15_r20/external/skia/bazel/exporter_tool/
H A Dmain.go771 func (fs *fileSystem) ReadFile(filename string) ([]byte, error) { func
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_images.py42 def ReadFile(filename): function
/aosp_15_r20/external/sandboxed-api/contrib/woff2/
H A Dwoff2_sapi_test.cc76 absl::StatusOr<std::vector<uint8_t>> Woff2SapiSandboxTest::ReadFile( in ReadFile() function in __anond4b3750b0111::Woff2SapiSandboxTest
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dplatform.cc62 absl::StatusOr<T> ReadFile(absl::string_view file_name) { in ReadFile() function
/aosp_15_r20/external/bsdiff/
H A Dtest_utils.cc61 bool ReadFile(const std::string& path, vector<uint8_t>* out) { in ReadFile() function
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dgrammar-parser_test.cc39 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/aosp_15_r20/external/cronet/testing/data_driven_testing/
H A Ddata_driven_test.cc19 bool ReadFile(const base::FilePath& file, std::string* content) { in ReadFile() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/metadata/cc/utils/
H A Dzip_readonly_mem_file.cc51 uLong ZipReadOnlyMemFile::ReadFile(voidpf opaque, voidpf stream, void* buf, in ReadFile() function in tflite::metadata::ZipReadOnlyMemFile
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp54 static void ReadFile(const char* path, String8& s) { in ReadFile() function
/aosp_15_r20/external/tink/cc/integration/gcpkms/
H A Dgcp_kms_client.cc52 util::StatusOr<std::string> ReadFile(absl::string_view filename) { in ReadFile() function
/aosp_15_r20/external/perfetto/src/traced/probes/common/
H A Dcpu_freq_info.cc117 std::string CpuFreqInfo::ReadFile(std::string path) { in ReadFile() function in perfetto::CpuFreqInfo
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dyapf_api.py213 def ReadFile(filename, logger=None): function
/aosp_15_r20/external/perfetto/src/traced/probes/system_info/
H A Dsystem_info_data_source.cc177 std::string SystemInfoDataSource::ReadFile(std::string path) { in ReadFile() function in perfetto::SystemInfoDataSource
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dtest_credentials_provider.cc46 std::string ReadFile(const std::string& src_path) { in ReadFile() function
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dhost_misc.c24 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) in ReadFile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dexport_test.go37 ReadFile = readFile var
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dfile_utils.cc43 ssize_t ReadFile(const char* path, char* buf, size_t length) { in ReadFile() function
/aosp_15_r20/external/libtextclassifier/native/utils/testing/
H A Dannotator.cc31 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h43 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
/aosp_15_r20/external/sandboxed-api/contrib/turbojpeg/tests/
H A Dturbojpeg_sapi_test.cc82 absl::StatusOr<std::vector<uint8_t>> ReadFile(const std::string& in_file, in ReadFile() function

1234567