MCPcopy Create free account

hub / github.com/CtripMobile/DynamicAPK / functions

Functions986 in github.com/CtripMobile/DynamicAPK

MethodcallActivityOnUserLeaving
(Activity activity)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:381
MethodcallApplicationOnCreate
(Application application)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:337
Methodcancel
caapt/WorkQueue.cpp:68
MethodcancelLocked
caapt/WorkQueue.cpp:74
MethodcharacterData
caapt/XMLNode.cpp:1294
MethodcheckAndAddFile
caapt/FileFinder.cpp:80
MethodcheckMonitorHit
(ActivityMonitor activityMonitor, int i)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:285
Methodcheck_valid_symbol_name
caapt/AaptAssets.h:464
Methodclone
caapt/DirectoryWalker.h:91
Methodclone
caapt/tests/MockDirectoryWalker.h:73
Methodclose
()
bundle/src/ctrip/android/bundle/framework/storage/BundleAchive.java:77
Methodcollect_attr_strings
caapt/XMLNode.cpp:1419
Methodcollect_resid_strings
caapt/XMLNode.cpp:1471
Methodcollect_strings
caapt/XMLNode.cpp:1364
MethodcommentData
caapt/XMLNode.cpp:1353
Functioncompar_wrapper
caapt/qsort_r_compat.c:48
Methodcompare
(Integer lhs, Integer rhs)
bundle/src/ctrip/android/bundle/hotpatch/HotPatchManager.java:36
Methodcompare
caapt/AaptAssets.h:83
MethodcompareHeaders
* See if the data in mCDE and mLFH match up. This is mostly useful for * debugging these classes, but it can be used to identify damaged * archives
caapt/ZipEntry.cpp:280
MethodcompressFpToFp
* Compress all of the data in "srcFp" and write it to "dstFp". * * On exit, "srcFp" will be seeked to the end of the file, and "dstFp" * will be se
caapt/ZipFile.cpp:743
Methodconfig_sort
caapt/StringPool.cpp:225
Methodconstructor
(Class<?>... clsArr)
bundle/src/ctrip/android/bundle/hack/Hack.java:85
MethodcopyCDEtoLFH
* Set the fields in the LFH equal to the corresponding fields in the CDE. * * This does not touch the LFH "extra" field. */
caapt/ZipEntry.cpp:234
MethodcopyDataToFp
* Copy all of the bytes in "src" to "dst". * * On exit, "dstFp" will be seeked immediately past the data. */
caapt/ZipFile.cpp:676
MethodcopyFpToFp
* Copy all of the bytes in "src" to "dst". * * On exit, "srcFp" will be seeked to the end of the file, and "dstFp" * will be seeked immediately pas
caapt/ZipFile.cpp:646
MethodcopyPartialFpToFp
* Copy some of the bytes in "src" to "dst". * * If "pCRC32" is NULL, the CRC will not be computed. * * On exit, "srcFp" will be seeked to the end
caapt/ZipFile.cpp:701
MethodcrunchArchive
* Crunch deleted files out of an archive by shifting the later files down. * * Because we're not using a temp file, we do the operation inside the
caapt/ZipFile.cpp:950
MethoddeleteFile
Delete a file
caapt/tests/MockCacheUpdater.h:25
MethoddiscardEntries
* Empty the mEntries vector. */
caapt/ZipFile.cpp:175
MethoddoIndent
caapt/IndentPrinter.h:45
Methoddump
caapt/ResourceIdCache.cpp:99
Methoddump
* Dump the contents of an EndOfCentralDir object. */
caapt/ZipFile.cpp:1289
Methoddump
* Dump the contents of a LocalFileHeader object. */
caapt/ZipEntry.cpp:507
Functiondump_image
caapt/Images.cpp:845
MethodeatArgs
caapt/Bundle.h:233
MethodendElement
caapt/XMLNode.cpp:1321
MethodendNamespace
caapt/XMLNode.cpp:1340
MethodendPerformanceSnapshot
()
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:221
MethodensureDirectoriesExist
Make sure all the directories along this path exist
caapt/CacheUpdater.h:56
Methodentry
caapt/StringPool.h:42
MethodentryStats
Get the stats for the current entry
caapt/tests/MockDirectoryWalker.h:66
Methodentry_style
caapt/StringPool.h:73
MethodexecStartActivity
(final Context context, final IBinder iBinder, final IBinder iBinder2, final Activity activity, final Intent i
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:52
Methodfilemove
* Works like memmove(), but on pieces of a file. */
caapt/ZipFile.cpp:1049
MethodfindFiles
caapt/tests/MockFileFinder.h:35
Methodfinish
(int i, Bundle bundle)
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:209
MethodflattenLibraryTable
caapt/ResourceTable.cpp:3308
Methodflatten_node
caapt/XMLNode.cpp:1485
MethodgetAllocCounts
()
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:393
MethodgetArchiveFile
()
bundle/src/ctrip/android/bundle/framework/storage/BundleAchive.java:82
MethodgetAssets
()
bundle/src/ctrip/android/bundle/runtime/ContextImplHook.java:33
MethodgetAttributeEnum
caapt/ResourceTable.cpp:2520
MethodgetAttributeFlags
caapt/ResourceTable.cpp:2540
MethodgetAttributeKeys
caapt/ResourceTable.cpp:2503
MethodgetAttributeL10N
caapt/ResourceTable.cpp:2473
MethodgetAttributeMax
caapt/ResourceTable.cpp:2462
MethodgetAttributeMin
caapt/ResourceTable.cpp:2451
MethodgetAttributeType
caapt/ResourceTable.cpp:2438
MethodgetBinderCounts
()
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:397
MethodgetBundle
(String bundleName)
bundle/src/ctrip/android/bundle/framework/BundleCore.java:116
MethodgetBundleDir
()
bundle/src/ctrip/android/bundle/framework/storage/BundleAchive.java:73
MethodgetBundleFile
(String location)
bundle/src/ctrip/android/bundle/framework/BundleCore.java:158
MethodgetBundleId
()
bundle/src/ctrip/android/bundle/framework/BundleImpl.java:89
MethodgetComponentName
()
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:233
MethodgetCompressionMethod
caapt/ZipEntry.h:61
MethodgetCompressionMethod
Desired compression method, as per utils/ZipEntry.h. For example, no compression is ZipEntry::kCompressStored.
caapt/AaptAssets.h:191
MethodgetConfigList
caapt/ResourceTable.cpp:4187
MethodgetContext
()
bundle/src/ctrip/android/bundle/runtime/InstrumentationHook.java:229
MethodgetCurrentRevision
()
bundle/src/ctrip/android/bundle/framework/storage/Archive.java:31
MethodgetCurrentRevision
()
bundle/src/ctrip/android/bundle/framework/storage/BundleAchive.java:69
MethodgetCustomResource
caapt/ResourceTable.cpp:2390
MethodgetCustomResourceWithCreation
caapt/ResourceTable.cpp:2406
MethodgetDelegateResources
()
bundle/src/ctrip/android/bundle/framework/BundleCore.java:152
MethodgetEndLineNumber
caapt/XMLNode.cpp:739
MethodgetInstance
(Object... objArr)
bundle/src/ctrip/android/bundle/hack/Hack.java:113
FunctiongetIntegerAttribute
caapt/AaptXml.cpp:123
MethodgetIsOpt
()
bundle/src/ctrip/android/bundle/framework/BundleImpl.java:80
MethodgetItem
caapt/ResourceTable.h:379
MethodgetItem
caapt/ResourceTable.cpp:4269
MethodgetItemValue
caapt/ResourceTable.cpp:4292
MethodgetLocalizationSetting
caapt/ResourceTable.cpp:2483
MethodgetLocation
()
bundle/src/ctrip/android/bundle/framework/Bundle.java:11
MethodgetLongLE
caapt/ZipEntry.h:119
MethodgetManifestMinSdkVersion
caapt/Bundle.h:185
MethodgetMethod
()
bundle/src/ctrip/android/bundle/hack/Hack.java:239
MethodgetModTime
* Get the modification time from a file descriptor. */
caapt/ZipFile.cpp:1102
MethodgetName
caapt/ResourceTable.h:351
MethodgetName
caapt/ResourceTable.h:415
MethodgetName
caapt/ResourceTable.h:529
MethodgetNameIndex
Index of the entry's name string in the key pool.
caapt/ResourceTable.h:376
MethodgetNestedException
()
bundle/src/ctrip/android/bundle/framework/BundleException.java:16
MethodgetPackageCount
* Package count. Nothing to do with anything else here; this is * just a convenient place to stuff it so we don't have to pass it * around
caapt/Bundle.h:245
MethodgetParent
caapt/ResourceTable.h:355
MethodgetRemappedPackage
caapt/ResourceTable.cpp:2433
FunctiongetResolvedIntegerAttribute
caapt/AaptXml.cpp:141
MethodgetResourceIntermediatesDir
caapt/Bundle.h:166
MethodgetRevisionNum
()
bundle/src/ctrip/android/bundle/framework/storage/BundleArchiveRevision.java:97
MethodgetShortLE
* Some basic functions for raw data manipulation. "LE" means * Little Endian. */
caapt/ZipEntry.h:116
MethodgetState
()
bundle/src/ctrip/android/bundle/framework/BundleImpl.java:100
MethodgetState
()
bundle/src/ctrip/android/bundle/framework/Bundle.java:14
← previousnext →701–800 of 986, ranked by callers