Home
last modified time | relevance | path

Searched defs:ReadFile (Results 1 – 25 of 65) sorted by relevance

123

/external/googletest/googlemock/scripts/generator/cpp/
Dutils.py26 def ReadFile(filename, print_error=True): function
/external/protobuf/benchmarks/util/
Dgogo_data_scrubber.cc13 std::string ReadFile(const std::string& name) { in ReadFile() function
Dproto3_data_stripper.cc13 std::string ReadFile(const std::string& name) { in ReadFile() function
/external/vboot_reference/cgpt/
Dcmd_find.c37 static uint8_t *ReadFile(const char *filename, uint64_t *size) { in ReadFile() function
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h29 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h29 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
/external/google-breakpad/src/common/tests/
Dfile_utils.cc99 bool ReadFile(const char* path, void* buffer, ssize_t* buffer_size) { in ReadFile() function
/external/deqp-deps/glslang/gtests/
DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/external/libtextclassifier/native/annotator/datetime/
Dgrammar-parser_test.cc38 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/external/vboot_reference/host/lib/
Dhost_misc.c27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile() function
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc108 std::string SystemInfoDataSource::ReadFile(std::string path) { in ReadFile() function in perfetto::SystemInfoDataSource
/external/llvm-project/lldb/source/Host/common/
DFileCache.cpp90 uint64_t FileCache::ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, in ReadFile() function in FileCache
/external/perfetto/src/traced/probes/common/
Dcpu_freq_info.cc114 std::string CpuFreqInfo::ReadFile(std::string path) { in ReadFile() function in perfetto::CpuFreqInfo
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/
Dio.h37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
/external/bsdiff/
Dtest_utils.cc61 bool ReadFile(const std::string& path, vector<uint8_t>* out) { in ReadFile() function
/external/yapf/yapf/yapflib/
Dyapf_api.py173 def ReadFile(filename, logger=None): function
/external/libtextclassifier/native/utils/testing/
Dannotator.cc31 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dfile_utils.cc43 ssize_t ReadFile(const char* path, char* buf, size_t length) { in ReadFile() function
/external/perfetto/tools/
Dinstall-build-deps349 def ReadFile(path): function
/external/llvm-project/flang/lib/Parser/
Dsource.cpp141 void SourceFile::ReadFile() { in ReadFile() function in Fortran::parser::SourceFile
/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs_integrationtest.cc59 std::string ReadFile(const std::string& name) { in ReadFile() function
/external/perfetto/src/base/
Dfile_utils.cc111 bool ReadFile(const std::string& path, std::string* out) { in ReadFile() function
/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py34 def ReadFile(self, path, **_kwargs): member in _FakeDevice
/external/webrtc/
Dpresubmit_test_mocks.py43 def ReadFile(self, affected_file, mode='rU'): member in MockInputApi

123