Searched defs:jsonStream (Results 1 – 2 of 2) sorted by relevance
73 @NonNull private final InputStream jsonStream; field in LottieInitializeTest.LottieFetchSuccess75 LottieFetchSuccess(@NonNull InputStream jsonStream) { in LottieFetchSuccess()
229 auto jsonStream = memStream.detachAsStream(); in main() local