HomeSort by relevance Sort by last modified time
    Searched refs:entryDataSink (Results 1 - 2 of 2) sorted by null

  /build/make/tools/signapk/src/com/android/signapk/
SignApk.java 466 DataSink entryDataSink =
472 if (entryDataSink != null) {
473 entryDataSink.consume(buffer, 0, num);
500 DataSink entryDataSink =
506 if (entryDataSink != null) {
507 entryDataSink.consume(buffer, 0, num);
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 135 milliseconds