Home
last modified time | relevance | path

Searched defs:readAllBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
DProtoBench.java190 private static byte[] readAllBytes(String filename) throws IOException { in readAllBytes() method in ProtoBench
/frameworks/base/packages/PrintSpooler/jni/
Dcom_android_printspooler_util_BitmapSerializeUtils.cpp48 static bool readAllBytes(const int fd, void* buffer, const size_t byteCount) { in readAllBytes() function