Searched defs:in (Results 1 – 6 of 6) sorted by relevance
53 try (InputStream in = assetManager.open(assetFilename)) { in readAsset()
74 public LatencyResult(Parcel in) { in LatencyResult()
496 try (InputStream in = assetManager.open(modelAssetName); in copyAssetToFile()506 public static void copyFull(InputStream in, OutputStream out) throws IOException { in copyFull()
107 protected BenchmarkResult(Parcel in) { in BenchmarkResult()
121 try(InputStream in = getInputStreamFromApk(apkAndLibraryPaths[0], in extractNnApiSlLibTo()
441 static bool DecompressLZ4Cluster(const uint8_t *in, uint8_t *out, in DecompressLZ4Cluster()