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

  /frameworks/base/include/androidfw/
ZipFileRO.h 127 bool getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, uint32_t* pUncompLen,
143 * Use "uncompLen" from getEntryInfo() to determine the required
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
language_model_dict_content.cpp 396 if (!getEntryInfo(headerPolicy, targetLevel, mTrieMap.getRootBitmapEntryIndex(),
420 bool LanguageModelDictContent::getEntryInfo(const HeaderPolicy *const headerPolicy,
430 if (!getEntryInfo(headerPolicy, targetLevel, entry.getNextLevelBitmapEntryIndex(),
language_model_dict_content.h 247 bool getEntryInfo(const HeaderPolicy *const headerPolicy, const int targetLevel,
  /frameworks/base/core/jni/
com_android_internal_content_NativeLibraryHelper.cpp 161 if (!zipFile->getEntryInfo(zipEntry, NULL, &uncompLen, NULL, NULL, NULL, NULL)) {
192 if (!zipFile->getEntryInfo(zipEntry, &method, &uncompLen, NULL, &offset, &when, &crc)) {
  /frameworks/base/cmds/idmap/
create.cpp 26 if (!zip->getEntryInfo(entry, NULL, NULL, NULL, NULL, NULL, crc)) {
scan.cpp 135 if (!zip->getEntryInfo(entry, &method, &uncompLen, NULL, NULL, NULL, NULL)) {
  /frameworks/base/libs/androidfw/
ZipFileRO.cpp 100 bool ZipFileRO::getEntryInfo(ZipEntryRO entry, uint16_t* pMethod,
AssetManager.cpp     [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 621 if (zip->getEntryInfo(entry, &method, NULL, NULL, NULL, NULL, NULL)) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 2849 milliseconds