/external/googletest/googlemock/scripts/generator/cpp/ |
D | utils.py | 26 def ReadFile(filename, print_error=True): function
|
/external/protobuf/benchmarks/util/ |
D | gogo_data_scrubber.cc | 13 std::string ReadFile(const std::string& name) { in ReadFile() function
|
D | proto3_data_stripper.cc | 13 std::string ReadFile(const std::string& name) { in ReadFile() function
|
/external/vboot_reference/cgpt/ |
D | cmd_find.c | 37 static uint8_t *ReadFile(const char *filename, uint64_t *size) { in ReadFile() function
|
/external/deqp-deps/SPIRV-Tools/tools/ |
D | io.h | 29 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
|
/external/swiftshader/third_party/SPIRV-Tools/tools/ |
D | io.h | 29 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
|
/external/google-breakpad/src/common/tests/ |
D | file_utils.cc | 99 bool ReadFile(const char* path, void* buffer, ssize_t* buffer_size) { in ReadFile() function
|
/external/deqp-deps/glslang/gtests/ |
D | TestFixture.cpp | 124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
|
/external/angle/third_party/vulkan-deps/glslang/src/gtests/ |
D | TestFixture.cpp | 124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
|
/external/libtextclassifier/native/annotator/datetime/ |
D | grammar-parser_test.cc | 38 std::string ReadFile(const std::string& file_name) { in ReadFile() function
|
/external/vboot_reference/host/lib/ |
D | host_misc.c | 27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile() function
|
/external/perfetto/src/traced/probes/system_info/ |
D | system_info_data_source.cc | 108 std::string SystemInfoDataSource::ReadFile(std::string path) { in ReadFile() function in perfetto::SystemInfoDataSource
|
/external/llvm-project/lldb/source/Host/common/ |
D | FileCache.cpp | 90 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/ |
D | cpu_freq_info.cc | 114 std::string CpuFreqInfo::ReadFile(std::string path) { in ReadFile() function in perfetto::CpuFreqInfo
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/ |
D | io.h | 37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() function
|
/external/bsdiff/ |
D | test_utils.cc | 61 bool ReadFile(const std::string& path, vector<uint8_t>* out) { in ReadFile() function
|
/external/yapf/yapf/yapflib/ |
D | yapf_api.py | 173 def ReadFile(filename, logger=None): function
|
/external/libtextclassifier/native/utils/testing/ |
D | annotator.cc | 31 std::string ReadFile(const std::string& file_name) { in ReadFile() function
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | file_utils.cc | 43 ssize_t ReadFile(const char* path, char* buf, size_t length) { in ReadFile() function
|
/external/perfetto/tools/ |
D | install-build-deps | 349 def ReadFile(path): function
|
/external/llvm-project/flang/lib/Parser/ |
D | source.cpp | 141 void SourceFile::ReadFile() { in ReadFile() function in Fortran::parser::SourceFile
|
/external/perfetto/src/traced/probes/ftrace/ |
D | ftrace_procfs_integrationtest.cc | 59 std::string ReadFile(const std::string& name) { in ReadFile() function
|
/external/perfetto/src/base/ |
D | file_utils.cc | 111 bool ReadFile(const std::string& path, std::string* out) { in ReadFile() function
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | flag_changer_test.py | 34 def ReadFile(self, path, **_kwargs): member in _FakeDevice
|
/external/webrtc/ |
D | presubmit_test_mocks.py | 43 def ReadFile(self, affected_file, mode='rU'): member in MockInputApi
|