Home
last modified time | relevance | path

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

12

/external/googletest/googlemock/scripts/generator/cpp/
Dutils.py26 def ReadFile(filename, print_error=True): function
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dutils.py30 def ReadFile(filename, print_error=True): function
/external/vboot_reference/cgpt/
Dcmd_find.c37 static uint8_t *ReadFile(const char *filename, uint64_t *size) { in ReadFile() 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/angle/third_party/spirv-tools/src/tools/
Dio.h28 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h28 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h28 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
/external/perfetto/src/base/
Dfile_utils.cc68 bool ReadFile(const std::string& path, std::string* out) { 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/glslang/src/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/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/perfetto/tools/
Dinstall-build-deps238 def ReadFile(path): function
/external/perfetto/src/traced/probes/common/
Dcpu_freq_info.cc114 std::string CpuFreqInfo::ReadFile(std::string path) { in ReadFile() function in perfetto::CpuFreqInfo
/external/bsdiff/
Dtest_utils.cc64 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/v8/src/torque/
Dtorque-compiler.cc21 base::Optional<std::string> ReadFile(const std::string& path) { 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/src/traced/probes/ftrace/
Dftrace_procfs_integrationtest.cc60 std::string ReadFile(const std::string& name) { in ReadFile() function
/external/v8/src/utils/
Dutils.cc245 std::string ReadFile(const char* filename, bool* exists, bool verbose) { in ReadFile() function
250 std::string ReadFile(FILE* file, bool* exists, bool verbose) { in ReadFile() function
/external/google-breakpad/src/processor/
Dmicrodump_processor_unittest.cc62 void ReadFile(const string& file_name, string* file_contents) { in ReadFile() function in __anon10d4d4970111::MicrodumpProcessorTest
/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py33 def ReadFile(self, path, **_kwargs): member in _FakeDevice
/external/angle/third_party/VulkanMemoryAllocator/src/
DCommon.cpp27 void ReadFile(std::vector<char>& out, const char* fileName) in ReadFile() function

12