Home
last modified time | relevance | path

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

123

/external/googletest/googlemock/scripts/generator/cpp/
Dutils.py26 def ReadFile(filename, print_error=True): function
/external/protobuf/benchmarks/util/
Dproto3_data_stripper.cc13 std::string ReadFile(const std::string& name) { in ReadFile() function
Dgogo_data_scrubber.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/google-breakpad/src/common/tests/
Dfile_utils.cc99 bool ReadFile(const char* path, void* buffer, ssize_t* buffer_size) { 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/deqp-deps/glslang/gtests/
DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
/external/vboot_reference/host/lib/
Dhost_misc.c27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile() function
/external/libtextclassifier/native/annotator/datetime/
Dgrammar-parser_test.cc38 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc109 std::string SystemInfoDataSource::ReadFile(std::string path) { in ReadFile() function in perfetto::SystemInfoDataSource
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/
Dio.h37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
/external/deqp-deps/SPIRV-Tools/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/perfetto/src/traced/probes/common/
Dcpu_freq_info.cc117 std::string CpuFreqInfo::ReadFile(std::string path) { in ReadFile() function in perfetto::CpuFreqInfo
/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/libtextclassifier/native/utils/testing/
Dannotator.cc31 std::string ReadFile(const std::string& file_name) { in ReadFile() function
/external/perfetto/tools/
Dinstall-build-deps394 def ReadFile(path): function
/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs_integrationtest.cc59 std::string ReadFile(const std::string& name) { in ReadFile() function
/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py34 def ReadFile(self, path, **_kwargs): member in _FakeDevice
/external/perfetto/src/trace_processor/util/
Dgzip_utils_unittest.cc112 static std::string ReadFile(const std::string& file_name) { in ReadFile() function
/external/webrtc/
Dpresubmit_test_mocks.py43 def ReadFile(self, affected_file, mode='rU'): member in MockInputApi
/external/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc194 std::string ReadFile(const std::string& name) { in ReadFile() function
/external/google-breakpad/src/processor/
Dmicrodump_processor_unittest.cc64 void ReadFile(const string& file_name, string* file_contents) { in ReadFile() function in __anon21f243f80111::MicrodumpProcessorTest

123