/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | utils.py | 30 def ReadFile(filename, print_error=True): function
|
/external/v8/third_party/binutils/ |
D | download.py | 29 def ReadFile(filename): function
|
/external/vboot_reference/cgpt/ |
D | cmd_find.c | 37 static uint8_t *ReadFile(const char *filename, uint64_t *size) { 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/vboot_reference/host/lib/ |
D | host_misc.c | 27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile() function
|
/external/bsdiff/ |
D | test_utils.cc | 54 bool ReadFile(const string& path, vector<uint8_t>* out) { in ReadFile() function
|
/external/google-breakpad/src/processor/ |
D | microdump_processor_unittest.cc | 62 void ReadFile(const string& file_name, string* file_contents) { in ReadFile() function in __anon195d57cc0111::MicrodumpProcessorTest
|
/external/v8/src/ |
D | utils.cc | 266 Vector<const char> ReadFile(const char* filename, in ReadFile() function 275 Vector<const char> ReadFile(FILE* file, in ReadFile() function
|
D | d8.cc | 1454 Local<String> Shell::ReadFile(Isolate* isolate, const char* name) { in ReadFile() function in v8::Shell 1553 Local<String> SourceGroup::ReadFile(Isolate* isolate, const char* name) { in ReadFile() function in v8::SourceGroup
|
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/ |
D | win32.py | 97 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
|
/external/v8/tools/ |
D | js2c.py | 60 def ReadFile(filename): function
|
/external/v8/samples/ |
D | shell.cc | 248 v8::MaybeLocal<v8::String> ReadFile(v8::Isolate* isolate, const char* name) { in ReadFile() function
|
D | process.cc | 633 MaybeLocal<String> ReadFile(Isolate* isolate, const string& name) { in ReadFile() function
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | upload.py | 844 def ReadFile(self, filename): member in SubversionVCS
|
/external/google-breakpad/src/testing/scripts/ |
D | upload.py | 844 def ReadFile(self, filename): member in SubversionVCS
|
/external/webrtc/webrtc/base/ |
D | testutils.h | 425 inline bool ReadFile(const char* filename, std::string* contents) { in ReadFile() function
|
/external/libchrome/base/files/ |
D | file_util_posix.cc | 678 int ReadFile(const FilePath& filename, char* data, int max_size) { in ReadFile() function
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | system_stub.py | 88 def ReadFile(self, device_path, as_root=False): member in AdbDevice
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
D | upload-diffs.py | 1075 def ReadFile(self, filename): member in SubversionVCS
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1443 def ReadFile(self, device_path, as_root=False, force_pull=False, member in DeviceUtils
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 751 void ReadFile(MachOFile *file, in ReadFile() function
|