MCPcopy Create free account

hub / github.com/CtripMobile/DynamicAPK / functions

Functions986 in github.com/CtripMobile/DynamicAPK

MethodAaptSymbolEntry
caapt/AaptAssets.h:313
MethodAaptSymbols
caapt/AaptAssets.h:369
MethodAccessorCookie
caapt/ResourceTable.h:73
MethodActivityThreadGetter
()
bundle/src/ctrip/android/bundle/hack/AndroidHack.java:21
MethodAnnotationProcessor
caapt/Resource.cpp:172
MethodApkBuilder
caapt/ApkBuilder.cpp:22
MethodApkSplit
caapt/ApkBuilder.cpp:81
MethodAssertionArrayException
(String str)
bundle/src/ctrip/android/bundle/hack/AssertionArrayException.java:18
MethodBundle
caapt/Bundle.h:60
MethodBundleAchive
(File file)
bundle/src/ctrip/android/bundle/framework/storage/BundleAchive.java:26
MethodBundleArchiveRevision
(long revisionNumber, File file, InputStream inputStream)
bundle/src/ctrip/android/bundle/framework/storage/BundleArchiveRevision.java:45
MethodBundleCore
()
bundle/src/ctrip/android/bundle/framework/BundleCore.java:41
MethodBundleException
(String str, Throwable th)
bundle/src/ctrip/android/bundle/framework/BundleException.java:6
MethodBundleImpl
(File bundleDir)
bundle/src/ctrip/android/bundle/framework/BundleImpl.java:36
MethodBundlePathLoader
()
bundle/src/ctrip/android/bundle/loader/BundlePathLoader.java:40
MethodCacheEntry
caapt/ResourceIdCache.cpp:28
MethodCentralDirEntry
caapt/ZipEntry.h:271
MethodConfigDescription
caapt/ConfigDescription.h:27
MethodConfigList
caapt/ResourceTable.h:411
MethodContextImplHook
(Context context)
bundle/src/ctrip/android/bundle/runtime/ContextImplHook.java:22
MethodCrunchCache
caapt/CrunchCache.cpp:18
MethodDelegateResources
(AssetManager assets, Resources resources)
bundle/src/ctrip/android/bundle/runtime/DelegateResources.java:32
MethodEndOfCentralDir
caapt/ZipFile.h:174
MethodEntry
caapt/ResourceTable.h:335
MethodEntry
caapt/ResourceTable.cpp:3434
MethodErrorPos
caapt/SourcePos.cpp:34
MethodFeatureGroup
caapt/Command.cpp:479
MethodFilePathStore
caapt/Resource.cpp:72
MethodFramework
()
bundle/src/ctrip/android/bundle/framework/Framework.java:49
MethodHack
()
bundle/src/ctrip/android/bundle/hack/Hack.java:267
MethodHackAssertionException
(String str)
bundle/src/ctrip/android/bundle/hack/Hack.java:28
MethodHackedClass
(Class<C> cls)
bundle/src/ctrip/android/bundle/hack/Hack.java:89
MethodHackedConstructor
(Class<?> cls, Class<?>[] clsArr)
bundle/src/ctrip/android/bundle/hack/Hack.java:101
MethodHackedField
(Class<C> cls, String str, int i)
bundle/src/ctrip/android/bundle/hack/Hack.java:177
MethodHackedMethod
(Class<?> cls, String str, Class<?>[] clsArr, int i)
bundle/src/ctrip/android/bundle/hack/Hack.java:217
MethodHotPatchItem
(File storeDir,InputStream inputStream)
bundle/src/ctrip/android/bundle/hotpatch/HotPatchItem.java:30
MethodHotPatchManager
()
bundle/src/ctrip/android/bundle/hotpatch/HotPatchManager.java:32
MethodIndentPrinter
caapt/IndentPrinter.h:6
MethodInstrumentationHook
(Instrumentation instrumentation, Context context)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:47
MethodInterception
()
bundle/src/ctrip/android/bundle/hack/Interception.java:55
MethodInverseResourceFilter
caapt/ResourceFilter.h:109
MethodItem
caapt/ResourceTable.h:298
MethodItem
caapt/ResourceTable.cpp:3417
MethodLocalFileHeader
caapt/ZipEntry.h:221
MethodLogLevel
(int level)
bundle/src/ctrip/android/bundle/log/Logger.java:12
MethodLogcatLogger
(String _tag)
bundle/src/ctrip/android/bundle/log/LogcatLogger.java:12
MethodMockCacheUpdater
caapt/tests/MockCacheUpdater.h:15
MethodMockFileFinder
caapt/tests/MockFileFinder.h:18
MethodNamespaceAttributePair
caapt/Resource.cpp:2882
MethodOutputEntry
caapt/OutputSet.h:29
MethodPackage
caapt/ResourceTable.cpp:4028
MethodPackageInfo
caapt/Resource.cpp:40
MethodPendingAttribute
caapt/ResourceTable.cpp:269
MethodPreProcessImageWorkUnit
caapt/Resource.cpp:326
MethodPublic
caapt/ResourceTable.h:451
MethodResourceDirIterator
caapt/Resource.cpp:81
MethodResourceTable
caapt/ResourceTable.cpp:1722
MethodResourceTypeSet
caapt/Resource.cpp:66
MethodSourcePos
SourcePos =============================================================================
caapt/SourcePos.cpp:94
MethodStringDirectoryWalker
caapt/tests/MockDirectoryWalker.h:24
MethodStringPool
caapt/StringPool.cpp:112
MethodStrongResourceFilter
caapt/ResourceFilter.h:80
MethodSysHacks
()
bundle/src/ctrip/android/bundle/hack/SysHacks.java:65
MethodSystemCacheUpdater
Constructor to set bundle to pass to preProcessImage
caapt/CacheUpdater.h:52
FunctionTEST
caapt/tests/AaptConfig_test.cpp:37
FunctionTEST
caapt/tests/AaptGroupEntry_test.cpp:39
FunctionTEST
caapt/tests/ResourceFilter_test.cpp:30
MethodType
caapt/ResourceTable.h:475
MethodWeakResourceFilter
caapt/ResourceFilter.h:31
MethodWorkQueue
caapt/WorkQueue.cpp:27
MethodWorkThread
caapt/WorkQueue.cpp:160
MethodWorkUnit
caapt/WorkQueue.h:38
MethodXMLNode
caapt/XMLNode.cpp:623
MethodZipEntry
caapt/ZipEntry.h:50
MethodZipFile
caapt/ZipFile.h:46
Methodadd
* Add a file to the end of the archive. Specify whether you want the * library to try to store it compressed. * * If "storageName" is
caapt/ZipFile.h:80
MethodaddBundleDelayListener
(BundleInstalledListener bundleListener)
bundle/src/ctrip/android/bundle/framework/BundleCore.java:173
MethodaddBundleSyncListener
(BundleInstalledListener bundleListener)
bundle/src/ctrip/android/bundle/framework/BundleCore.java:181
MethodaddCommon
* Add a new file to the archive. * * This requires creating and populating a ZipEntry structure, and copying * the data into the file at the approp
caapt/ZipFile.cpp:358
MethodaddEntry
caapt/ResourceTable.h:433
MethodaddIncludedResources
caapt/ResourceTable.cpp:1881
MethodaddMonitor
(ActivityMonitor activityMonitor)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:273
MethodaddStyleSpan
caapt/StringPool.cpp:190
MethodaddStyleSpans
caapt/StringPool.cpp:200
MethodapkStringToInt
caapt/ResourceTable.cpp:1825
MethodapkgetHex
caapt/ResourceTable.cpp:1859
MethodappendComment
caapt/AaptAssets.h:411
MethodappendTypeComment
caapt/AaptAssets.h:424
Methodattribute_entry
caapt/XMLNode.h:75
MethodcallActivityOnCreate
(Activity activity, Bundle bundle)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:173
MethodcallActivityOnDestroy
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:341
MethodcallActivityOnNewIntent
(Activity activity, Intent intent)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:353
MethodcallActivityOnPause
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:377
MethodcallActivityOnPostCreate
(Activity activity, Bundle bundle)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:349
MethodcallActivityOnRestart
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:361
MethodcallActivityOnRestoreInstanceState
(Activity activity, Bundle bundle)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:345
MethodcallActivityOnResume
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:365
MethodcallActivityOnSaveInstanceState
(Activity activity, Bundle bundle)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:373
MethodcallActivityOnStart
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:357
MethodcallActivityOnStop
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:369
← previousnext →601–700 of 986, ranked by callers