Searched refs:decompress (Results 1 – 3 of 3) sorted by relevance
57 bool decompress; member164 if (opt.decompress && op.type == kCowReplaceOp && op.compression != kCowCompressNone) { in Inspect()221 opt.decompress = false; in main()232 opt.decompress = true; in main()
146 decompress(mCompressedData, mDecompressedSize); in get()218 private static byte[] decompress(final byte[] data, final int expectedSize) { in decompress() method in InputMethodSubtypeArray
60615 Landroid/view/inputmethod/InputMethodSubtypeArray;->decompress([BI)[B