Searched refs:readInputStreamToByteArray (Results 1 – 2 of 2) sorted by relevance
48 readInputStreamToByteArray(eccData)); in testEccDataContent()87 private static byte[] readInputStreamToByteArray(InputStream inputStream) throws IOException { in readInputStreamToByteArray() method in EccDataTest
546 assets = CarrierIdProto.CarrierList.parseFrom(readInputStreamToByteArray(is)); in getUpdateCarrierList()554 ota = CarrierIdProto.CarrierList.parseFrom(readInputStreamToByteArray(is)); in getUpdateCarrierList()597 private static byte[] readInputStreamToByteArray(InputStream inputStream) throws IOException { in readInputStreamToByteArray() method in CarrierIdProvider