SYMBOL INDEX (1315 symbols across 118 files) FILE: AlertAdapter.js method alert (line 8) | alert(title, message, buttons) { FILE: CodePush.js function checkForUpdate (line 11) | async function checkForUpdate(deploymentKey = null, handleBinaryVersionM... function getCurrentPackage (line 106) | async function getCurrentPackage() { function getUpdateMetadata (line 110) | async function getUpdateMetadata(updateState) { function getPromisifiedSdk (line 120) | function getPromisifiedSdk(requestFetchAdapter, config) { function notifyApplicationReadyInternal (line 175) | async function notifyApplicationReadyInternal() { function tryReportStatus (line 183) | async function tryReportStatus(statusReport, retryOnAppResume) { function shouldUpdateBeIgnored (line 231) | async function shouldUpdateBeIgnored(remotePackage, syncOptions) { function validateLatestRollbackInfo (line 269) | function validateLatestRollbackInfo(latestRollbackInfo, packageHash) { function validateRollbackRetryOptions (line 277) | function validateRollbackRetryOptions(rollbackRetryOptions) { function setUpTestDependencies (line 299) | function setUpTestDependencies(testSdk, providedTestConfig, testNativeBr... function restartApp (line 305) | async function restartApp(onlyIfUpdateIsPending = false) { function syncInternal (line 363) | async function syncInternal(options = {}, syncStatusChangeCallback, down... function codePushify (line 514) | function codePushify(options = {}) { FILE: Examples/CodePushDemoApp/App.js class App (line 14) | class App extends Component<{}> { method constructor (line 15) | constructor() { method codePushStatusDidChange (line 20) | codePushStatusDidChange(syncStatus) { FILE: Examples/CodePushDemoApp/android/app/src/main/java/com/codepushdemoapp/MainActivity.java class MainActivity (line 5) | public class MainActivity extends ReactActivity { method getMainComponentName (line 11) | @Override FILE: Examples/CodePushDemoApp/android/app/src/main/java/com/codepushdemoapp/MainApplication.java class MainApplication (line 15) | public class MainApplication extends Application implements ReactApplica... method getJSBundleFile (line 19) | @Override method getUseDeveloperSupport (line 24) | @Override method getPackages (line 29) | @Override method getJSMainModuleName (line 38) | @Override method getReactNativeHost (line 44) | @Override method onCreate (line 49) | @Override method initializeFlipper (line 63) | private static void initializeFlipper( FILE: Examples/CodePushDemoAppCpp/App.js class App (line 16) | class App extends Component<{}> { method constructor (line 17) | constructor() { method codePushStatusDidChange (line 22) | codePushStatusDidChange(syncStatus) { FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/App.h function namespace (line 8) | namespace winrt::CodePushDemoAppCpp::implementation FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/AutolinkedNativeModules.g.cpp type winrt::Microsoft::ReactNative (line 9) | namespace winrt::Microsoft::ReactNative function RegisterAutolinkedNativeModulePackages (line 12) | void RegisterAutolinkedNativeModulePackages(winrt::Windows::Foundation... FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/AutolinkedNativeModules.g.h function namespace (line 5) | namespace winrt::Microsoft::ReactNative FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/MainPage.cpp type winrt::CodePushDemoAppCpp::implementation (line 14) | namespace winrt::CodePushDemoAppCpp::implementation FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/MainPage.h function namespace (line 6) | namespace winrt::CodePushDemoAppCpp::implementation function namespace (line 14) | namespace winrt::CodePushDemoAppCpp::factory_implementation FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/ReactPackageProvider.cpp type winrt::CodePushDemoAppCpp::implementation (line 8) | namespace winrt::CodePushDemoAppCpp::implementation FILE: Examples/CodePushDemoAppCpp/windows/CodePushDemoAppCpp/ReactPackageProvider.h function namespace (line 5) | namespace winrt::CodePushDemoAppCpp::implementation FILE: Examples/create-app.js function createCodePushApp (line 81) | function createCodePushApp(name, os) { function generatePlainReactNativeApp (line 120) | function generatePlainReactNativeApp(appName, reactNativeVersion) { function installCodePush (line 126) | function installCodePush(reactNativeCodePushVersion) { function linkCodePush (line 132) | function linkCodePush(androidStagingDeploymentKey, iosStagingDeploymentK... function setupAssets (line 161) | function setupAssets() { function optimizeToTestInDebugMode (line 199) | function optimizeToTestInDebugMode() { function grantAccess (line 217) | function grantAccess(folderPath) { function copyRecursiveSync (line 221) | function copyRecursiveSync(src, dest) { function isReactNativeVersionLowerThan (line 236) | function isReactNativeVersionLowerThan(version) { function androidSetup (line 247) | function androidSetup() { function getAppDelegateName (line 318) | function getAppDelegateName() { return fs.readdirSync(path.join('ios', a... function iosSetup (line 321) | function iosSetup() { function execCommand (line 349) | function execCommand(command) { FILE: Examples/nexpect.js function chain (line 12) | function chain (context) { function testExpectation (line 316) | function testExpectation(data, expectation) { function createUnexpectedEndError (line 324) | function createUnexpectedEndError(message, remainingQueue) { function createExpectationError (line 334) | function createExpectationError(expected, actual) { function nspawn (line 349) | function nspawn (command, params, options) { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePush.java class CodePush (line 25) | public class CodePush implements ReactPackage { method CodePush (line 53) | public CodePush(String deploymentKey, Context context) { method getServiceUrl (line 57) | public static String getServiceUrl() { method CodePush (line 61) | public CodePush(String deploymentKey, Context context, boolean isDebug... method CodePush (line 91) | public CodePush(String deploymentKey, Context context, boolean isDebug... method CodePush (line 96) | public CodePush(String deploymentKey, Context context, boolean isDebug... method CodePush (line 102) | public CodePush(String deploymentKey, Context context, boolean isDebug... method getPublicKeyByResourceDescriptor (line 112) | private String getPublicKeyByResourceDescriptor(int publicKeyResourceD... method getCustomPropertyFromStringsIfExist (line 130) | private String getCustomPropertyFromStringsIfExist(String propertyName) { method isLiveReloadEnabled (line 149) | private boolean isLiveReloadEnabled(ReactInstanceManager instanceManag... method clearDebugCacheIfNeeded (line 172) | public void clearDebugCacheIfNeeded(ReactInstanceManager instanceManag... method didUpdate (line 182) | public boolean didUpdate() { method getAppVersion (line 186) | public String getAppVersion() { method getAssetsBundleFileName (line 190) | public String getAssetsBundleFileName() { method getPublicKey (line 194) | public String getPublicKey() { method getBinaryResourcesModifiedTime (line 198) | long getBinaryResourcesModifiedTime() { method getPackageFolder (line 211) | public String getPackageFolder() { method getBundleUrl (line 219) | @Deprecated method getBundleUrl (line 224) | @Deprecated method getContext (line 229) | public Context getContext() { method getDeploymentKey (line 233) | public String getDeploymentKey() { method getJSBundleFile (line 237) | public static String getJSBundleFile() { method getJSBundleFile (line 241) | public static String getJSBundleFile(String assetsBundleFileName) { method getJSBundleFileInternal (line 249) | public String getJSBundleFileInternal(String assetsBundleFileName) { method getServerUrl (line 287) | public String getServerUrl() { method initializeUpdateAfterRestart (line 291) | void initializeUpdateAfterRestart() { method invalidateCurrentInstance (line 338) | void invalidateCurrentInstance() { method isDebugMode (line 342) | boolean isDebugMode() { method isRunningBinaryVersion (line 346) | boolean isRunningBinaryVersion() { method isPackageBundleLatest (line 350) | private boolean isPackageBundleLatest(JSONObject packageMetadata) { method hasBinaryVersionChanged (line 367) | private boolean hasBinaryVersionChanged(JSONObject packageMetadata) { method needToReportRollback (line 372) | boolean needToReportRollback() { method overrideAppVersion (line 376) | public static void overrideAppVersion(String appVersionOverride) { method rollbackPackage (line 380) | private void rollbackPackage() { method setNeedToReportRollback (line 387) | public void setNeedToReportRollback(boolean needToReportRollback) { method isUsingTestConfiguration (line 392) | public static boolean isUsingTestConfiguration() { method setDeploymentKey (line 396) | public void setDeploymentKey(String deploymentKey) { method setUsingTestConfiguration (line 400) | public static void setUsingTestConfiguration(boolean shouldUseTestConf... method clearUpdates (line 404) | public void clearUpdates() { method setReactInstanceHolder (line 410) | public static void setReactInstanceHolder(ReactInstanceHolder reactIns... method getReactInstanceManager (line 414) | static ReactInstanceManager getReactInstanceManager() { method createNativeModules (line 421) | @Override method createJSModules (line 433) | public List> createJSModules() { method createViewManagers (line 437) | @Override FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushBuilder.java class CodePushBuilder (line 5) | public class CodePushBuilder { method CodePushBuilder (line 13) | public CodePushBuilder(String deploymentKey, Context context) { method setIsDebugMode (line 19) | public CodePushBuilder setIsDebugMode(boolean isDebugMode) { method setServerUrl (line 24) | public CodePushBuilder setServerUrl(String serverUrl) { method setPublicKeyResourceDescriptor (line 29) | public CodePushBuilder setPublicKeyResourceDescriptor(int publicKeyRes... method build (line 34) | public CodePush build() { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushConstants.java class CodePushConstants (line 3) | public class CodePushConstants { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushDialog.java class CodePushDialog (line 13) | public class CodePushDialog extends ReactContextBaseJavaModule{ method CodePushDialog (line 15) | public CodePushDialog(ReactApplicationContext reactContext) { method showDialog (line 19) | @ReactMethod method showDialogInternal (line 51) | private void showDialogInternal(String title, String message, String b... method getName (line 98) | @Override FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushInstallMode.java type CodePushInstallMode (line 3) | public enum CodePushInstallMode { method CodePushInstallMode (line 10) | CodePushInstallMode(int value) { method getValue (line 13) | public int getValue() { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushInvalidPublicKeyException.java class CodePushInvalidPublicKeyException (line 3) | class CodePushInvalidPublicKeyException extends RuntimeException { method CodePushInvalidPublicKeyException (line 5) | public CodePushInvalidPublicKeyException(String message, Throwable cau... method CodePushInvalidPublicKeyException (line 9) | public CodePushInvalidPublicKeyException(String message) { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushInvalidUpdateException.java class CodePushInvalidUpdateException (line 3) | public class CodePushInvalidUpdateException extends RuntimeException { method CodePushInvalidUpdateException (line 4) | public CodePushInvalidUpdateException(String message) { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushMalformedDataException.java class CodePushMalformedDataException (line 5) | public class CodePushMalformedDataException extends RuntimeException { method CodePushMalformedDataException (line 6) | public CodePushMalformedDataException(String path, Throwable cause) { method CodePushMalformedDataException (line 9) | public CodePushMalformedDataException(String url, MalformedURLExceptio... FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushNativeModule.java class CodePushNativeModule (line 40) | public class CodePushNativeModule extends ReactContextBaseJavaModule { method CodePushNativeModule (line 55) | public CodePushNativeModule(ReactApplicationContext reactContext, Code... method getConstants (line 74) | @Override method getName (line 90) | @Override method loadBundleLegacy (line 95) | private void loadBundleLegacy() { method setJSBundle (line 114) | private void setJSBundle(ReactInstanceManager instanceManager, String ... method loadBundle (line 132) | private void loadBundle() { method resetReactRootViews (line 185) | private void resetReactRootViews(ReactInstanceManager instanceManager)... method clearLifecycleEventListener (line 196) | private void clearLifecycleEventListener() { method resolveInstanceManager (line 205) | private ReactInstanceManager resolveInstanceManager() throws NoSuchFie... method restartAppInternal (line 222) | private void restartAppInternal(boolean onlyIfUpdateIsPending) { method allow (line 248) | @ReactMethod method clearPendingRestart (line 264) | @ReactMethod method disallow (line 271) | @ReactMethod method restartApp (line 279) | @ReactMethod method downloadUpdate (line 290) | @ReactMethod method getConfiguration (line 362) | @ReactMethod method getUpdateMetadata (line 383) | @ReactMethod method getNewStatusReport (line 451) | @ReactMethod method installUpdate (line 508) | @ReactMethod method isFailedUpdate (line 596) | @ReactMethod method getLatestRollbackInfo (line 606) | @ReactMethod method setLatestRollbackInfo (line 621) | @ReactMethod method isFirstRun (line 632) | @ReactMethod method notifyApplicationReady (line 646) | @ReactMethod method recordStatusReported (line 657) | @ReactMethod method saveStatusReportForRetry (line 666) | @ReactMethod method downloadAndReplaceCurrentBundle (line 675) | @ReactMethod method clearUpdates (line 699) | @ReactMethod method addListener (line 705) | @ReactMethod method removeListeners (line 710) | @ReactMethod FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushNotInitializedException.java class CodePushNotInitializedException (line 3) | public final class CodePushNotInitializedException extends RuntimeExcept... method CodePushNotInitializedException (line 5) | public CodePushNotInitializedException(String message, Throwable cause) { method CodePushNotInitializedException (line 9) | public CodePushNotInitializedException(String message) { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushTelemetryManager.java class CodePushTelemetryManager (line 13) | public class CodePushTelemetryManager { method CodePushTelemetryManager (line 27) | public CodePushTelemetryManager(Context applicationContext) { method getBinaryUpdateReport (line 31) | public WritableMap getBinaryUpdateReport(String appVersion) { method getRetryStatusReport (line 57) | public WritableMap getRetryStatusReport() { method getRollbackReport (line 72) | public WritableMap getRollbackReport(WritableMap lastFailedPackage) { method getUpdateReport (line 79) | public WritableMap getUpdateReport(WritableMap currentPackage) { method recordStatusReported (line 111) | public void recordStatusReported(ReadableMap statusReport) { method saveStatusReportForRetry (line 125) | public void saveStatusReportForRetry(ReadableMap statusReport) { method clearRetryStatusReport (line 130) | private void clearRetryStatusReport() { method getDeploymentKeyFromStatusReportIdentifier (line 134) | private String getDeploymentKeyFromStatusReportIdentifier(String statu... method getPackageStatusReportIdentifier (line 143) | private String getPackageStatusReportIdentifier(ReadableMap updatePack... method getPreviousStatusReportIdentifier (line 155) | private String getPreviousStatusReportIdentifier() { method getVersionLabelFromStatusReportIdentifier (line 159) | private String getVersionLabelFromStatusReportIdentifier(String status... method isStatusReportIdentifierCodePushLabel (line 168) | private boolean isStatusReportIdentifierCodePushLabel(String statusRep... method saveStatusReportedForIdentifier (line 172) | private void saveStatusReportedForIdentifier(String appVersionOrPackag... FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushUnknownException.java class CodePushUnknownException (line 3) | class CodePushUnknownException extends RuntimeException { method CodePushUnknownException (line 5) | public CodePushUnknownException(String message, Throwable cause) { method CodePushUnknownException (line 9) | public CodePushUnknownException(String message) { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushUpdateManager.java class CodePushUpdateManager (line 19) | public class CodePushUpdateManager { method CodePushUpdateManager (line 23) | public CodePushUpdateManager(String documentsDirectory) { method getDownloadFilePath (line 27) | private String getDownloadFilePath() { method getUnzippedFolderPath (line 31) | private String getUnzippedFolderPath() { method getDocumentsDirectory (line 35) | private String getDocumentsDirectory() { method getCodePushPath (line 39) | private String getCodePushPath() { method getStatusFilePath (line 48) | private String getStatusFilePath() { method getCurrentPackageInfo (line 52) | public JSONObject getCurrentPackageInfo() { method updateCurrentPackageInfo (line 66) | public void updateCurrentPackageInfo(JSONObject packageInfo) { method getCurrentPackageFolderPath (line 75) | public String getCurrentPackageFolderPath() { method getCurrentPackageBundlePath (line 85) | public String getCurrentPackageBundlePath(String bundleFileName) { method getPackageFolderPath (line 104) | public String getPackageFolderPath(String packageHash) { method getCurrentPackageHash (line 108) | public String getCurrentPackageHash() { method getPreviousPackageHash (line 113) | public String getPreviousPackageHash() { method getCurrentPackage (line 118) | public JSONObject getCurrentPackage() { method getPreviousPackage (line 127) | public JSONObject getPreviousPackage() { method getPackage (line 136) | public JSONObject getPackage(String packageHash) { method downloadPackage (line 146) | public void downloadPackage(JSONObject updatePackage, String expectedB... method installPackage (line 310) | public void installPackage(JSONObject updatePackage, boolean removePen... method rollbackPackage (line 338) | public void rollbackPackage() { method downloadAndReplaceCurrentBundle (line 347) | public void downloadAndReplaceCurrentBundle(String remoteBundleUrl, St... method clearUpdates (line 380) | public void clearUpdates() { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushUpdateState.java type CodePushUpdateState (line 3) | public enum CodePushUpdateState { method CodePushUpdateState (line 9) | CodePushUpdateState(int value) { method getValue (line 12) | public int getValue() { FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushUpdateUtils.java class CodePushUpdateUtils (line 32) | public class CodePushUpdateUtils { method isHashIgnored (line 38) | public static boolean isHashIgnored(String relativeFilePath) { method addContentsOfFolderToManifest (line 50) | private static void addContentsOfFolderToManifest(String folderPath, S... method computeHash (line 75) | private static String computeHash(InputStream dataStream) { method copyNecessaryFilesFromCurrentPackage (line 103) | public static void copyNecessaryFilesFromCurrentPackage(String diffMan... method findJSBundleInUpdateContents (line 124) | public static String findJSBundleInUpdateContents(String folderPath, S... method getHashForBinaryContents (line 145) | public static String getHashForBinaryContents(Context context, boolean... method verifyFolderHash (line 166) | public static void verifyFolderHash(String folderPath, String expected... method verifyAndDecodeJWT (line 191) | public static Map verifyAndDecodeJWT(String jwt, Publi... method parsePublicKey (line 208) | public static PublicKey parsePublicKey(String stringPublicKey) { method getSignatureFilePath (line 227) | public static String getSignatureFilePath(String updateFolderPath) { method getSignature (line 234) | public static String getSignature(String folderPath) { method verifyUpdateSignature (line 246) | public static void verifyUpdateSignature(String folderPath, String pac... FILE: android/app/src/main/java/com/microsoft/codepush/react/CodePushUtils.java class CodePushUtils (line 25) | public class CodePushUtils { method appendPathComponent (line 27) | public static String appendPathComponent(String basePath, String appen... method convertJsonArrayToWritable (line 31) | public static WritableArray convertJsonArrayToWritable(JSONArray jsonA... method convertJsonObjectToWritable (line 63) | public static WritableMap convertJsonObjectToWritable(JSONObject jsonO... method convertReadableToJsonArray (line 101) | public static JSONArray convertReadableToJsonArray(ReadableArray arr) { method convertReadableToJsonObject (line 140) | public static JSONObject convertReadableToJsonObject(ReadableMap map) { method getStringFromInputStream (line 177) | public static String getStringFromInputStream(InputStream inputStream)... method getJsonObjectFromFile (line 196) | public static JSONObject getJsonObjectFromFile(String filePath) throws... method log (line 206) | public static void log(String message) { method log (line 210) | public static void log(Throwable tr) { method logBundleUrl (line 214) | public static void logBundleUrl(String path) { method setJSONValueForKey (line 218) | public static void setJSONValueForKey(JSONObject json, String key, Obj... method tryGetString (line 226) | public static String tryGetString(ReadableMap map, String key) { method writeJsonToFile (line 234) | public static void writeJsonToFile(JSONObject json, String filePath) t... FILE: android/app/src/main/java/com/microsoft/codepush/react/DownloadProgress.java class DownloadProgress (line 6) | class DownloadProgress { method DownloadProgress (line 10) | public DownloadProgress (long totalBytes, long receivedBytes){ method createWritableMap (line 15) | public WritableMap createWritableMap() { method isCompleted (line 27) | public boolean isCompleted() { FILE: android/app/src/main/java/com/microsoft/codepush/react/DownloadProgressCallback.java type DownloadProgressCallback (line 3) | interface DownloadProgressCallback { method call (line 4) | void call(DownloadProgress downloadProgress); FILE: android/app/src/main/java/com/microsoft/codepush/react/FileUtils.java class FileUtils (line 14) | public class FileUtils { method copyDirectoryContents (line 18) | public static void copyDirectoryContents(String sourceDirectoryPath, S... method deleteDirectoryAtPath (line 57) | public static void deleteDirectoryAtPath(String directoryPath) { method deleteFileAtPathSilently (line 68) | public static void deleteFileAtPathSilently(String path) { method deleteFileOrFolderSilently (line 72) | public static void deleteFileOrFolderSilently(File file) { method fileAtPathExists (line 89) | public static boolean fileAtPathExists(String filePath) { method moveFile (line 93) | public static void moveFile(File fileToMove, String newFolderPath, Str... method readFileToString (line 106) | public static String readFileToString(String filePath) throws IOExcept... method validateFileName (line 126) | private static String validateFileName(String fileName, File destinati... method unzipFile (line 139) | public static void unzipFile(File zipFile, String destination) throws ... method writeStringToFile (line 194) | public static void writeStringToFile(String content, String filePath) ... FILE: android/app/src/main/java/com/microsoft/codepush/react/ReactInstanceHolder.java type ReactInstanceHolder (line 11) | public interface ReactInstanceHolder { method getReactInstanceManager (line 16) | ReactInstanceManager getReactInstanceManager(); FILE: android/app/src/main/java/com/microsoft/codepush/react/SettingsManager.java class SettingsManager (line 10) | public class SettingsManager { method SettingsManager (line 14) | public SettingsManager(Context applicationContext) { method getFailedUpdates (line 18) | public JSONArray getFailedUpdates() { method getPendingUpdate (line 34) | public JSONObject getPendingUpdate() { method isFailedHash (line 51) | public boolean isFailedHash(String packageHash) { method isPendingUpdate (line 70) | public boolean isPendingUpdate(String packageHash) { method removeFailedUpdates (line 82) | public void removeFailedUpdates() { method removePendingUpdate (line 86) | public void removePendingUpdate() { method saveFailedUpdate (line 90) | public void saveFailedUpdate(JSONObject failedPackage) { method getLatestRollbackInfo (line 118) | public JSONObject getLatestRollbackInfo() { method setLatestRollbackInfo (line 134) | public void setLatestRollbackInfo(String packageHash) { method savePendingUpdate (line 161) | public void savePendingUpdate(String packageHash, boolean isLoading) { FILE: android/app/src/main/java/com/microsoft/codepush/react/TLSSocketFactory.java class TLSSocketFactory (line 14) | public class TLSSocketFactory extends SSLSocketFactory { method TLSSocketFactory (line 18) | public TLSSocketFactory() throws KeyManagementException, NoSuchAlgorit... method getDefaultCipherSuites (line 24) | @Override method getSupportedCipherSuites (line 29) | @Override method createSocket (line 34) | @Override method createSocket (line 39) | @Override method createSocket (line 44) | @Override method createSocket (line 49) | @Override method createSocket (line 55) | @Override method createSocket (line 60) | @Override method enableTLSOnSocket (line 66) | private Socket enableTLSOnSocket(Socket socket) { FILE: code-push-plugin-testing-framework/script/platform.js function Android (line 10) | function Android(emulatorManager) { function IOS (line 54) | function IOS(emulatorManager) { function bootEmulatorInternal (line 103) | function bootEmulatorInternal(platformName, restartEmulators, targetEmul... function AndroidEmulatorManager (line 164) | function AndroidEmulatorManager() { function checkAndroidEmulator (line 202) | function checkAndroidEmulator(androidEmulatorName) { function startAndroidEmulator (line 207) | function startAndroidEmulator(androidEmulatorName) { function killAndroidEmulator (line 217) | function killAndroidEmulator() { function IOSEmulatorManager (line 287) | function IOSEmulatorManager() { function checkIOSEmulator (line 327) | function checkIOSEmulator(iOSEmulatorId) { function startIOSEmulator (line 333) | function startIOSEmulator(iOSEmulatorId) { function killIOSEmulator (line 337) | function killIOSEmulator() { function commandWithCheckAppExistence (line 402) | function commandWithCheckAppExistence(command, appId) { FILE: code-push-plugin-testing-framework/script/projectManager.js function ProjectManager (line 7) | function ProjectManager() { function setupTestRunScenario (line 70) | function setupTestRunScenario(projectManager, targetPlatform, scenarioJs... function setupUpdateScenario (line 77) | function setupUpdateScenario(projectManager, targetPlatform, scenarioJsP... FILE: code-push-plugin-testing-framework/script/serverUtil.js function setupServer (line 12) | function setupServer(targetPlatform) { function cleanupServer (line 54) | function cleanupServer() { function CheckForUpdateResponseMock (line 67) | function CheckForUpdateResponseMock() { function UpdateCheckRequestMock (line 76) | function UpdateCheckRequestMock() { function createDefaultResponse (line 84) | function createDefaultResponse() { function createUpdateResponse (line 103) | function createUpdateResponse(mandatory, targetPlatform, randomHash) { function expectTestMessages (line 129) | function expectTestMessages(expectedMessages) { function TestMessage (line 167) | function TestMessage() { function TestMessageResponse (line 202) | function TestMessageResponse() { function AppMessage (line 212) | function AppMessage(message, args) { function areEqual (line 225) | function areEqual(m1, m2) { FILE: code-push-plugin-testing-framework/script/test.js function initializeTests (line 11) | function initializeTests(projectManager, supportedTargetPlatforms, descr... FILE: code-push-plugin-testing-framework/script/testBuilder.js function TestBuilder (line 8) | function TestBuilder() { function TestContext (line 19) | function TestContext() { function describeInternal (line 24) | function describeInternal(func, description, spec, scenarioPath) { function getDescribe (line 51) | function getDescribe() { function itInternal (line 63) | function itInternal(func, expectation, isCoreTest, assertion) { function getIt (line 77) | function getIt() { FILE: code-push-plugin-testing-framework/script/testUtil.js function TestUtil (line 8) | function TestUtil() { FILE: code-push-plugin-testing-framework/typings/code-push-plugin-testing-framework.d.ts type IPlatform (line 6) | interface IPlatform { type IEmulatorManager (line 32) | interface IEmulatorManager { class Android (line 69) | class Android implements IPlatform { class IOS (line 99) | class IOS implements IPlatform { class AndroidEmulatorManager (line 126) | class AndroidEmulatorManager implements IEmulatorManager { class IOSEmulatorManager (line 161) | class IOSEmulatorManager implements IEmulatorManager { class ProjectManager (line 204) | class ProjectManager { class CheckForUpdateResponseMock (line 296) | class CheckForUpdateResponseMock { class UpdateCheckRequestMock (line 312) | class UpdateCheckRequestMock { class TestMessage (line 333) | class TestMessage { class TestMessageResponse (line 364) | class TestMessageResponse { class AppMessage (line 370) | class AppMessage { class TestBuilder (line 385) | class TestBuilder { class TestContext (line 390) | class TestContext { type ITestBuilderContextDefintion (line 394) | interface ITestBuilderContextDefintion { type ITestBuilderTestDefinition (line 399) | interface ITestBuilderTestDefinition { class TestUtil (line 421) | class TestUtil { FILE: ios/CodePush/JWT/Core/Coding/JWTCoding.h function interface (line 19) | interface JWT : NSObject @end FILE: ios/CodePush/SSZipArchive/SSZipCommon.h type unz_global_info64 (line 8) | typedef struct unz_global_info64_s type unz_global_info (line 16) | typedef struct unz_global_info_s type unz_file_info64 (line 25) | typedef struct unz_file_info64_s type unz_file_info (line 49) | typedef struct unz_file_info_s FILE: ios/CodePush/SSZipArchive/minizip/mz_compat.c type mz_compat (line 30) | typedef struct mz_compat_s { type mz_stream_ioapi (line 40) | typedef struct mz_stream_ioapi_s { function mz_stream_ioapi_open (line 79) | static int32_t mz_stream_ioapi_open(void *stream, const char *path, int3... function mz_stream_ioapi_is_open (line 103) | static int32_t mz_stream_ioapi_is_open(void *stream) { function mz_stream_ioapi_read (line 110) | static int32_t mz_stream_ioapi_read(void *stream, void *buf, int32_t siz... function mz_stream_ioapi_write (line 130) | static int32_t mz_stream_ioapi_write(void *stream, const void *buf, int3... function mz_stream_ioapi_tell (line 152) | static int64_t mz_stream_ioapi_tell(void *stream) { function mz_stream_ioapi_seek (line 166) | static int32_t mz_stream_ioapi_seek(void *stream, int64_t offset, int32_... function mz_stream_ioapi_close (line 184) | static int32_t mz_stream_ioapi_close(void *stream) { function mz_stream_ioapi_error (line 207) | static int32_t mz_stream_ioapi_error(void *stream) { function mz_stream_ioapi_set_filefunc (line 227) | static int32_t mz_stream_ioapi_set_filefunc(void *stream, zlib_filefunc_... function mz_stream_ioapi_set_filefunc64 (line 233) | static int32_t mz_stream_ioapi_set_filefunc64(void *stream, zlib_filefun... function mz_stream_ioapi_delete (line 251) | static void mz_stream_ioapi_delete(void **stream) { function fill_fopen_filefunc (line 263) | void fill_fopen_filefunc(zlib_filefunc_def *pzlib_filefunc_def) { function fill_fopen64_filefunc (line 269) | void fill_fopen64_filefunc(zlib_filefunc64_def *pzlib_filefunc_def) { function fill_win32_filefunc (line 275) | void fill_win32_filefunc(zlib_filefunc_def *pzlib_filefunc_def) { function fill_win32_filefunc64 (line 281) | void fill_win32_filefunc64(zlib_filefunc64_def *pzlib_filefunc_def) { function fill_win32_filefunc64A (line 287) | void fill_win32_filefunc64A(zlib_filefunc64_def *pzlib_filefunc_def) { function fill_memory_filefunc (line 297) | void fill_memory_filefunc(zlib_filefunc_def *pzlib_filefunc_def) { function zipConvertAppendToStreamMode (line 307) | static int32_t zipConvertAppendToStreamMode(int append) { function zipFile (line 323) | zipFile zipOpen(const char *path, int append) { function zipFile (line 327) | zipFile zipOpen64(const void *path, int append) { function zipFile (line 331) | zipFile zipOpen2(const char *path, int append, const char **globalcomment, function zipFile (line 368) | zipFile zipOpen2_64(const void *path, int append, const char **globalcom... function zipFile (line 405) | zipFile zipOpen_MZ(void *stream, int append, const char **globalcomment) { function zipOpenNewFileInZip5 (line 447) | int zipOpenNewFileInZip5(zipFile file, const char *filename, const zip_f... function zipOpenNewFileInZip4_64 (line 506) | int zipOpenNewFileInZip4_64(zipFile file, const char *filename, const zi... function zipOpenNewFileInZip4 (line 516) | int zipOpenNewFileInZip4(zipFile file, const char *filename, const zip_f... function zipOpenNewFileInZip3 (line 526) | int zipOpenNewFileInZip3(zipFile file, const char *filename, const zip_f... function zipOpenNewFileInZip3_64 (line 536) | int zipOpenNewFileInZip3_64(zipFile file, const char *filename, const zi... function zipOpenNewFileInZip2 (line 546) | int zipOpenNewFileInZip2(zipFile file, const char *filename, const zip_f... function zipOpenNewFileInZip2_64 (line 555) | int zipOpenNewFileInZip2_64(zipFile file, const char *filename, const zi... function zipOpenNewFileInZip (line 564) | int zipOpenNewFileInZip(zipFile file, const char *filename, const zip_fi... function zipOpenNewFileInZip_64 (line 571) | int zipOpenNewFileInZip_64(zipFile file, const char *filename, const zip... function zipWriteInFileInZip (line 579) | int zipWriteInFileInZip(zipFile file, const void *buf, uint32_t len) { function zipCloseFileInZipRaw (line 590) | int zipCloseFileInZipRaw(zipFile file, unsigned long uncompressed_size, ... function zipCloseFileInZipRaw64 (line 594) | int zipCloseFileInZipRaw64(zipFile file, uint64_t uncompressed_size, uin... function zipCloseFileInZip (line 601) | int zipCloseFileInZip(zipFile file) { function zipCloseFileInZip64 (line 605) | int zipCloseFileInZip64(zipFile file) { function zipClose (line 612) | int zipClose(zipFile file, const char *global_comment) { function zipClose_64 (line 616) | int zipClose_64(zipFile file, const char *global_comment) { function zipClose2_64 (line 620) | int zipClose2_64(zipFile file, const char *global_comment, uint16_t vers... function zipClose_MZ (line 638) | int zipClose_MZ(zipFile file, const char *global_comment) { function zipClose2_MZ (line 643) | int zipClose2_MZ(zipFile file, const char *global_comment, uint16_t vers... function unzFile (line 664) | unzFile unzOpen(const char *path) { function unzFile (line 668) | unzFile unzOpen64(const void *path) { function unzFile (line 672) | unzFile unzOpen2(const char *path, zlib_filefunc_def *pzlib_filefunc_def) { function unzFile (line 706) | unzFile unzOpen2_64(const void *path, zlib_filefunc64_def *pzlib_filefun... function unzFile (line 754) | unzFile unzOpen_MZ(void *stream) { function unzClose (line 780) | int unzClose(unzFile file) { function unzClose_MZ (line 801) | int unzClose_MZ(unzFile file) { function unzGetGlobalInfo (line 814) | int unzGetGlobalInfo(unzFile file, unz_global_info* pglobal_info32) { function unzGetGlobalInfo64 (line 832) | int unzGetGlobalInfo64(unzFile file, unz_global_info64 *pglobal_info) { function unzGetGlobalComment (line 850) | int unzGetGlobalComment(unzFile file, char *comment, unsigned long comme... function unzOpenCurrentFile3 (line 865) | int unzOpenCurrentFile3(unzFile file, int *method, int *level, int raw, ... function unzOpenCurrentFile (line 914) | int unzOpenCurrentFile(unzFile file) { function unzOpenCurrentFilePassword (line 918) | int unzOpenCurrentFilePassword(unzFile file, const char *password) { function unzOpenCurrentFile2 (line 922) | int unzOpenCurrentFile2(unzFile file, int *method, int *level, int raw) { function unzReadCurrentFile (line 926) | int unzReadCurrentFile(unzFile file, void *buf, uint32_t len) { function unzCloseCurrentFile (line 937) | int unzCloseCurrentFile(unzFile file) { function unzGetCurrentFileInfo (line 946) | int unzGetCurrentFileInfo(unzFile file, unz_file_info *pfile_info, char ... function unzGetCurrentFileInfo64 (line 1007) | int unzGetCurrentFileInfo64(unzFile file, unz_file_info64 * pfile_info, ... function unzGoToFirstFile (line 1068) | int unzGoToFirstFile(unzFile file) { function unzGoToNextFile (line 1076) | int unzGoToNextFile(unzFile file) { function unzLocateFile (line 1087) | int unzLocateFile(unzFile file, const char *filename, unzFileNameCompare... function unzGetFilePos (line 1124) | int unzGetFilePos(unzFile file, unz_file_pos *file_pos) { function unzGoToFilePos (line 1137) | int unzGoToFilePos(unzFile file, unz_file_pos *file_pos) { function unzGetFilePos64 (line 1150) | int unzGetFilePos64(unzFile file, unz64_file_pos *file_pos) { function unzGoToFilePos64 (line 1166) | int unzGoToFilePos64(unzFile file, const unz64_file_pos *file_pos) { function unzGetOffset (line 1179) | unsigned long unzGetOffset(unzFile file) { function unzGetOffset64 (line 1183) | int64_t unzGetOffset64(unzFile file) { function unzSetOffset (line 1190) | int unzSetOffset(unzFile file, unsigned long pos) { function unzSetOffset64 (line 1194) | int unzSetOffset64(unzFile file, int64_t pos) { function unzGetLocalExtrafield (line 1201) | int unzGetLocalExtrafield(unzFile file, void *buf, unsigned int len) { function unzTell (line 1222) | int32_t unzTell(unzFile file) { function unztell (line 1226) | int32_t unztell(unzFile file) { function unzTell64 (line 1230) | uint64_t unzTell64(unzFile file) { function unztell64 (line 1234) | uint64_t unztell64(unzFile file) { function unzSeek (line 1241) | int unzSeek(unzFile file, int32_t offset, int origin) { function unzSeek64 (line 1245) | int unzSeek64(unzFile file, int64_t offset, int origin) { function unzEndOfFile (line 1280) | int unzEndOfFile(unzFile file) { function unzeof (line 1284) | int unzeof(unzFile file) { FILE: ios/CodePush/SSZipArchive/minizip/mz_compat.h type zip_file__ (line 53) | typedef struct TagzipFile__ { int unused; } zip_file__; type zip_file__ (line 54) | typedef zip_file__ *zipFile; type ZPOS64_T (line 61) | typedef uint64_t ZPOS64_T; type zlib_filefunc_def (line 79) | typedef struct zlib_filefunc_def_s type zlib_filefunc64_def (line 91) | typedef struct zlib_filefunc64_def_s type tm_unz (line 137) | typedef struct tm tm_unz; type tm_zip (line 138) | typedef struct tm tm_zip; type zip_fileinfo (line 140) | typedef struct { type unz_file__ (line 241) | typedef struct TagunzFile__ { int unused; } unz_file__; type unz_file__ (line 242) | typedef unz_file__ *unzFile; type unz_file_pos (line 309) | typedef struct unz_file_pos_s { type unz64_file_pos (line 317) | typedef struct unz64_file_pos_s { FILE: ios/CodePush/SSZipArchive/minizip/mz_crypt.c function mz_crypt_rand (line 30) | int32_t mz_crypt_rand(uint8_t *buf, int32_t size) { function mz_crypt_crc32_update (line 35) | uint32_t mz_crypt_crc32_update(uint32_t value, const uint8_t *buf, int32... function mz_crypt_pbkdf2 (line 106) | int32_t mz_crypt_pbkdf2(uint8_t *password, int32_t password_length, uin... FILE: ios/CodePush/SSZipArchive/minizip/mz_crypt_apple.c function mz_crypt_rand (line 22) | int32_t mz_crypt_rand(uint8_t *buf, int32_t size) { type mz_crypt_sha (line 30) | typedef struct mz_crypt_sha_s { function mz_crypt_sha_reset (line 50) | void mz_crypt_sha_reset(void *handle) { function mz_crypt_sha_begin (line 57) | int32_t mz_crypt_sha_begin(void *handle) { function mz_crypt_sha_update (line 92) | int32_t mz_crypt_sha_update(void *handle, const void *buf, int32_t size) { function mz_crypt_sha_end (line 122) | int32_t mz_crypt_sha_end(void *handle, uint8_t *digest, int32_t digest_s... function mz_crypt_sha_set_algorithm (line 154) | void mz_crypt_sha_set_algorithm(void *handle, uint16_t algorithm) { function mz_crypt_sha_delete (line 174) | void mz_crypt_sha_delete(void **handle) { type mz_crypt_aes (line 188) | typedef struct mz_crypt_aes_s { function mz_crypt_aes_reset (line 196) | void mz_crypt_aes_reset(void *handle) { function mz_crypt_aes_encrypt (line 204) | int32_t mz_crypt_aes_encrypt(void *handle, uint8_t *buf, int32_t size) { function mz_crypt_aes_decrypt (line 221) | int32_t mz_crypt_aes_decrypt(void *handle, uint8_t *buf, int32_t size) { function mz_crypt_aes_set_encrypt_key (line 238) | int32_t mz_crypt_aes_set_encrypt_key(void *handle, const void *key, int3... function mz_crypt_aes_set_decrypt_key (line 255) | int32_t mz_crypt_aes_set_decrypt_key(void *handle, const void *key, int3... function mz_crypt_aes_set_mode (line 272) | void mz_crypt_aes_set_mode(void *handle, int32_t mode) { function mz_crypt_aes_delete (line 287) | void mz_crypt_aes_delete(void **handle) { type mz_crypt_hmac (line 301) | typedef struct mz_crypt_hmac_s { function mz_crypt_hmac_free (line 310) | static void mz_crypt_hmac_free(void *handle) { function mz_crypt_hmac_reset (line 315) | void mz_crypt_hmac_reset(void *handle) { function mz_crypt_hmac_init (line 321) | int32_t mz_crypt_hmac_init(void *handle, const void *key, int32_t key_le... function mz_crypt_hmac_update (line 341) | int32_t mz_crypt_hmac_update(void *handle, const void *buf, int32_t size) { function mz_crypt_hmac_end (line 351) | int32_t mz_crypt_hmac_end(void *handle, uint8_t *digest, int32_t digest_... function mz_crypt_hmac_set_algorithm (line 370) | void mz_crypt_hmac_set_algorithm(void *handle, uint16_t algorithm) { function mz_crypt_hmac_copy (line 375) | int32_t mz_crypt_hmac_copy(void *src_handle, void *target_handle) { function mz_crypt_hmac_delete (line 398) | void mz_crypt_hmac_delete(void **handle) { function mz_crypt_sign (line 413) | int32_t mz_crypt_sign(uint8_t *message, int32_t message_size, uint8_t *c... function mz_crypt_sign_verify (line 475) | int32_t mz_crypt_sign_verify(uint8_t *message, int32_t message_size, uin... FILE: ios/CodePush/SSZipArchive/minizip/mz_os.c function mz_path_combine (line 23) | int32_t mz_path_combine(char *path, const char *join, int32_t max_path) { function mz_path_append_slash (line 44) | int32_t mz_path_append_slash(char *path, int32_t max_path, char slash) { function mz_path_remove_slash (line 55) | int32_t mz_path_remove_slash(char *path) { function mz_path_has_slash (line 68) | int32_t mz_path_has_slash(const char *path) { function mz_path_convert_slashes (line 75) | int32_t mz_path_convert_slashes(char *path, char slash) { function mz_path_compare_wc (line 85) | int32_t mz_path_compare_wc(const char *path, const char *wildcard, uint8... function mz_path_resolve (line 128) | int32_t mz_path_resolve(const char *path, char *output, int32_t max_outp... function mz_path_remove_filename (line 212) | int32_t mz_path_remove_filename(char *path) { function mz_path_remove_extension (line 235) | int32_t mz_path_remove_extension(char *path) { function mz_path_get_filename (line 260) | int32_t mz_path_get_filename(const char *path, const char **filename) { function mz_dir_make (line 279) | int32_t mz_dir_make(const char *path) { function mz_file_get_crc (line 315) | int32_t mz_file_get_crc(const char *path, uint32_t *result_crc) { FILE: ios/CodePush/SSZipArchive/minizip/mz_os.h type dirent (line 54) | struct dirent { type dirent (line 148) | struct FILE: ios/CodePush/SSZipArchive/minizip/mz_os_posix.c function mz_os_utf8_string_delete (line 97) | void mz_os_utf8_string_delete(uint8_t **string) { function mz_os_rand (line 107) | int32_t mz_os_rand(uint8_t *buf, int32_t size) { function mz_os_rand (line 122) | int32_t mz_os_rand(uint8_t *buf, int32_t size) { function mz_os_rand (line 129) | int32_t mz_os_rand(uint8_t *buf, int32_t size) { function mz_os_rand (line 144) | int32_t mz_os_rand(uint8_t *buf, int32_t size) { function mz_os_rename (line 161) | int32_t mz_os_rename(const char *source_path, const char *target_path) { function mz_os_unlink (line 168) | int32_t mz_os_unlink(const char *path) { function mz_os_file_exists (line 175) | int32_t mz_os_file_exists(const char *path) { function mz_os_get_file_size (line 184) | int64_t mz_os_get_file_size(const char *path) { function mz_os_get_file_date (line 199) | int32_t mz_os_get_file_date(const char *path, time_t *modified_date, tim... function mz_os_set_file_date (line 229) | int32_t mz_os_set_file_date(const char *path, time_t modified_date, time... function mz_os_get_file_attribs (line 244) | int32_t mz_os_get_file_attribs(const char *path, uint32_t *attributes) { function mz_os_set_file_attribs (line 255) | int32_t mz_os_set_file_attribs(const char *path, uint32_t attributes) { function mz_os_make_dir (line 264) | int32_t mz_os_make_dir(const char *path) { function DIR (line 275) | DIR* mz_os_open_dir(const char *path) { type dirent (line 279) | struct dirent function mz_os_close_dir (line 285) | int32_t mz_os_close_dir(DIR *dir) { function mz_os_is_dir (line 293) | int32_t mz_os_is_dir(const char *path) { function mz_os_is_symlink (line 304) | int32_t mz_os_is_symlink(const char *path) { function mz_os_make_symlink (line 315) | int32_t mz_os_make_symlink(const char *path, const char *target_path) { function mz_os_read_symlink (line 321) | int32_t mz_os_read_symlink(const char *path, char *target_path, int32_t ... function mz_os_ms_time (line 332) | uint64_t mz_os_ms_time(void) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm.c function mz_stream_open (line 20) | int32_t mz_stream_open(void *stream, const char *path, int32_t mode) { function mz_stream_is_open (line 27) | int32_t mz_stream_is_open(void *stream) { function mz_stream_read (line 34) | int32_t mz_stream_read(void *stream, void *buf, int32_t size) { function mz_stream_read_value (line 43) | static int32_t mz_stream_read_value(void *stream, uint64_t *value, int32... function mz_stream_read_uint8 (line 60) | int32_t mz_stream_read_uint8(void *stream, uint8_t *value) { function mz_stream_read_uint16 (line 71) | int32_t mz_stream_read_uint16(void *stream, uint16_t *value) { function mz_stream_read_uint32 (line 82) | int32_t mz_stream_read_uint32(void *stream, uint32_t *value) { function mz_stream_read_int64 (line 93) | int32_t mz_stream_read_int64(void *stream, int64_t *value) { function mz_stream_read_uint64 (line 97) | int32_t mz_stream_read_uint64(void *stream, uint64_t *value) { function mz_stream_write (line 101) | int32_t mz_stream_write(void *stream, const void *buf, int32_t size) { function mz_stream_write_value (line 112) | static int32_t mz_stream_write_value(void *stream, uint64_t value, int32... function mz_stream_write_uint8 (line 133) | int32_t mz_stream_write_uint8(void *stream, uint8_t value) { function mz_stream_write_uint16 (line 137) | int32_t mz_stream_write_uint16(void *stream, uint16_t value) { function mz_stream_write_uint32 (line 141) | int32_t mz_stream_write_uint32(void *stream, uint32_t value) { function mz_stream_write_int64 (line 145) | int32_t mz_stream_write_int64(void *stream, int64_t value) { function mz_stream_write_uint64 (line 149) | int32_t mz_stream_write_uint64(void *stream, uint64_t value) { function mz_stream_copy (line 153) | int32_t mz_stream_copy(void *target, void *source, int32_t len) { function mz_stream_copy_to_end (line 157) | int32_t mz_stream_copy_to_end(void *target, void *source) { function mz_stream_copy_stream (line 161) | int32_t mz_stream_copy_stream(void *target, mz_stream_write_cb write_cb,... function mz_stream_copy_stream_to_end (line 189) | int32_t mz_stream_copy_stream_to_end(void *target, mz_stream_write_cb wr... function mz_stream_tell (line 214) | int64_t mz_stream_tell(void *stream) { function mz_stream_seek (line 223) | int32_t mz_stream_seek(void *stream, int64_t offset, int32_t origin) { function mz_stream_find (line 234) | int32_t mz_stream_find(void *stream, const void *find, int32_t find_size... function mz_stream_find_reverse (line 292) | int32_t mz_stream_find_reverse(void *stream, const void *find, int32_t f... function mz_stream_close (line 357) | int32_t mz_stream_close(void *stream) { function mz_stream_error (line 366) | int32_t mz_stream_error(void *stream) { function mz_stream_set_base (line 373) | int32_t mz_stream_set_base(void *stream, void *base) { function mz_stream_get_prop_int64 (line 386) | int32_t mz_stream_get_prop_int64(void *stream, int32_t prop, int64_t *va... function mz_stream_set_prop_int64 (line 393) | int32_t mz_stream_set_prop_int64(void *stream, int32_t prop, int64_t val... function mz_stream_delete (line 406) | void mz_stream_delete(void **stream) { type mz_stream_raw (line 418) | typedef struct mz_stream_raw_s { function mz_stream_raw_open (line 427) | int32_t mz_stream_raw_open(void *stream, const char *path, int32_t mode) { function mz_stream_raw_is_open (line 435) | int32_t mz_stream_raw_is_open(void *stream) { function mz_stream_raw_read (line 440) | int32_t mz_stream_raw_read(void *stream, void *buf, int32_t size) { function mz_stream_raw_write (line 460) | int32_t mz_stream_raw_write(void *stream, const void *buf, int32_t size) { function mz_stream_raw_tell (line 474) | int64_t mz_stream_raw_tell(void *stream) { function mz_stream_raw_seek (line 479) | int32_t mz_stream_raw_seek(void *stream, int64_t offset, int32_t origin) { function mz_stream_raw_close (line 484) | int32_t mz_stream_raw_close(void *stream) { function mz_stream_raw_error (line 489) | int32_t mz_stream_raw_error(void *stream) { function mz_stream_raw_get_prop_int64 (line 494) | int32_t mz_stream_raw_get_prop_int64(void *stream, int32_t prop, int64_t... function mz_stream_raw_set_prop_int64 (line 507) | int32_t mz_stream_raw_set_prop_int64(void *stream, int32_t prop, int64_t... function mz_stream_raw_delete (line 548) | void mz_stream_raw_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm.h type mz_stream_vtbl (line 53) | typedef struct mz_stream_vtbl_s { type mz_stream (line 69) | typedef struct mz_stream_s { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_buf.c type mz_stream_buffered (line 36) | typedef struct mz_stream_buffered_s { function mz_stream_buffered_reset (line 62) | static int32_t mz_stream_buffered_reset(void *stream) { function mz_stream_buffered_open (line 74) | int32_t mz_stream_buffered_open(void *stream, const char *path, int32_t ... function mz_stream_buffered_is_open (line 81) | int32_t mz_stream_buffered_is_open(void *stream) { function mz_stream_buffered_flush (line 86) | static int32_t mz_stream_buffered_flush(void *stream, int32_t *written) { function mz_stream_buffered_read (line 119) | int32_t mz_stream_buffered_read(void *stream, void *buf, int32_t size) { function mz_stream_buffered_write (line 183) | int32_t mz_stream_buffered_write(void *stream, const void *buf, int32_t ... function mz_stream_buffered_tell (line 245) | int64_t mz_stream_buffered_tell(void *stream) { function mz_stream_buffered_seek (line 261) | int32_t mz_stream_buffered_seek(void *stream, int64_t offset, int32_t or... function mz_stream_buffered_close (line 332) | int32_t mz_stream_buffered_close(void *stream) { function mz_stream_buffered_error (line 354) | int32_t mz_stream_buffered_error(void *stream) { function mz_stream_buffered_delete (line 371) | void mz_stream_buffered_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_mem.c type mz_stream_mem (line 42) | typedef struct mz_stream_mem_s { function mz_stream_mem_set_size (line 54) | static int32_t mz_stream_mem_set_size(void *stream, int32_t size) { function mz_stream_mem_open (line 73) | int32_t mz_stream_mem_open(void *stream, const char *path, int32_t mode) { function mz_stream_mem_is_open (line 91) | int32_t mz_stream_mem_is_open(void *stream) { function mz_stream_mem_read (line 98) | int32_t mz_stream_mem_read(void *stream, void *buf, int32_t size) { function mz_stream_mem_write (line 115) | int32_t mz_stream_mem_write(void *stream, const void *buf, int32_t size) { function mz_stream_mem_tell (line 148) | int64_t mz_stream_mem_tell(void *stream) { function mz_stream_mem_seek (line 153) | int32_t mz_stream_mem_seek(void *stream, int64_t offset, int32_t origin) { function mz_stream_mem_close (line 187) | int32_t mz_stream_mem_close(void *stream) { function mz_stream_mem_error (line 194) | int32_t mz_stream_mem_error(void *stream) { function mz_stream_mem_set_buffer (line 201) | void mz_stream_mem_set_buffer(void *stream, void *buf, int32_t size) { function mz_stream_mem_get_buffer (line 208) | int32_t mz_stream_mem_get_buffer(void *stream, const void **buf) { function mz_stream_mem_get_buffer_at (line 212) | int32_t mz_stream_mem_get_buffer_at(void *stream, int64_t position, cons... function mz_stream_mem_get_buffer_at_current (line 220) | int32_t mz_stream_mem_get_buffer_at_current(void *stream, const void **b... function mz_stream_mem_get_buffer_length (line 225) | void mz_stream_mem_get_buffer_length(void *stream, int32_t *length) { function mz_stream_mem_set_buffer_limit (line 230) | void mz_stream_mem_set_buffer_limit(void *stream, int32_t limit) { function mz_stream_mem_set_grow_size (line 235) | void mz_stream_mem_set_grow_size(void *stream, int32_t grow_size) { function mz_stream_mem_delete (line 254) | void mz_stream_mem_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_os_posix.c type mz_stream_posix (line 61) | typedef struct mz_stream_posix_s { function mz_stream_os_open (line 69) | int32_t mz_stream_os_open(void *stream, const char *path, int32_t mode) { function mz_stream_os_is_open (line 97) | int32_t mz_stream_os_is_open(void *stream) { function mz_stream_os_read (line 104) | int32_t mz_stream_os_read(void *stream, void *buf, int32_t size) { function mz_stream_os_write (line 114) | int32_t mz_stream_os_write(void *stream, const void *buf, int32_t size) { function mz_stream_os_tell (line 124) | int64_t mz_stream_os_tell(void *stream) { function mz_stream_os_seek (line 134) | int32_t mz_stream_os_seek(void *stream, int64_t offset, int32_t origin) { function mz_stream_os_close (line 160) | int32_t mz_stream_os_close(void *stream) { function mz_stream_os_error (line 174) | int32_t mz_stream_os_error(void *stream) { function mz_stream_os_delete (line 191) | void mz_stream_os_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_pkcrypt.c type mz_stream_pkcrypt (line 48) | typedef struct mz_stream_pkcrypt_s { function mz_stream_pkcrypt_decrypt_byte (line 74) | static uint8_t mz_stream_pkcrypt_decrypt_byte(void *stream) { function mz_stream_pkcrypt_update_keys (line 85) | static uint8_t mz_stream_pkcrypt_update_keys(void *stream, uint8_t c) { function mz_stream_pkcrypt_init_keys (line 101) | static void mz_stream_pkcrypt_init_keys(void *stream, const char *passwo... function mz_stream_pkcrypt_open (line 116) | int32_t mz_stream_pkcrypt_open(void *stream, const char *path, int32_t m... function mz_stream_pkcrypt_is_open (line 176) | int32_t mz_stream_pkcrypt_is_open(void *stream) { function mz_stream_pkcrypt_read (line 183) | int32_t mz_stream_pkcrypt_read(void *stream, void *buf, int32_t size) { function mz_stream_pkcrypt_write (line 204) | int32_t mz_stream_pkcrypt_write(void *stream, const void *buf, int32_t s... function mz_stream_pkcrypt_tell (line 236) | int64_t mz_stream_pkcrypt_tell(void *stream) { function mz_stream_pkcrypt_seek (line 241) | int32_t mz_stream_pkcrypt_seek(void *stream, int64_t offset, int32_t ori... function mz_stream_pkcrypt_close (line 246) | int32_t mz_stream_pkcrypt_close(void *stream) { function mz_stream_pkcrypt_error (line 252) | int32_t mz_stream_pkcrypt_error(void *stream) { function mz_stream_pkcrypt_set_password (line 257) | void mz_stream_pkcrypt_set_password(void *stream, const char *password) { function mz_stream_pkcrypt_set_verify (line 262) | void mz_stream_pkcrypt_set_verify(void *stream, uint8_t verify1, uint8_t... function mz_stream_pkcrypt_get_verify (line 268) | void mz_stream_pkcrypt_get_verify(void *stream, uint8_t *verify1, uint8_... function mz_stream_pkcrypt_get_prop_int64 (line 274) | int32_t mz_stream_pkcrypt_get_prop_int64(void *stream, int32_t prop, int... function mz_stream_pkcrypt_set_prop_int64 (line 298) | int32_t mz_stream_pkcrypt_set_prop_int64(void *stream, int32_t prop, int... function mz_stream_pkcrypt_delete (line 322) | void mz_stream_pkcrypt_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_split.c type mz_stream_split (line 45) | typedef struct mz_stream_split_s { function mz_stream_split_open_disk (line 73) | static int32_t mz_stream_split_open_disk(void *stream, int32_t number_di... function mz_stream_split_close_disk (line 146) | static int32_t mz_stream_split_close_disk(void *stream) { function mz_stream_split_goto_disk (line 156) | static int32_t mz_stream_split_goto_disk(void *stream, int32_t number_di... function mz_stream_split_open (line 178) | int32_t mz_stream_split_open(void *stream, const char *path, int32_t mod... function mz_stream_split_is_open (line 212) | int32_t mz_stream_split_is_open(void *stream) { function mz_stream_split_read (line 219) | int32_t mz_stream_split_read(void *stream, void *buf, int32_t size) { function mz_stream_split_write (line 257) | int32_t mz_stream_split_write(void *stream, const void *buf, int32_t siz... function mz_stream_split_tell (line 313) | int64_t mz_stream_split_tell(void *stream) { function mz_stream_split_seek (line 322) | int32_t mz_stream_split_seek(void *stream, int64_t offset, int32_t origi... function mz_stream_split_close (line 352) | int32_t mz_stream_split_close(void *stream) { function mz_stream_split_error (line 361) | int32_t mz_stream_split_error(void *stream) { function mz_stream_split_get_prop_int64 (line 366) | int32_t mz_stream_split_get_prop_int64(void *stream, int32_t prop, int64... function mz_stream_split_set_prop_int64 (line 384) | int32_t mz_stream_split_set_prop_int64(void *stream, int32_t prop, int64... function mz_stream_split_delete (line 411) | void mz_stream_split_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_wzaes.c type mz_stream_wzaes (line 45) | typedef struct mz_stream_wzaes_s { function mz_stream_wzaes_open (line 65) | int32_t mz_stream_wzaes_open(void *stream, const char *path, int32_t mod... function mz_stream_wzaes_is_open (line 153) | int32_t mz_stream_wzaes_is_open(void *stream) { function mz_stream_wzaes_ctr_encrypt (line 160) | static int32_t mz_stream_wzaes_ctr_encrypt(void *stream, uint8_t *buf, i... function mz_stream_wzaes_read (line 187) | int32_t mz_stream_wzaes_read(void *stream, void *buf, int32_t size) { function mz_stream_wzaes_write (line 209) | int32_t mz_stream_wzaes_write(void *stream, const void *buf, int32_t siz... function mz_stream_wzaes_tell (line 240) | int64_t mz_stream_wzaes_tell(void *stream) { function mz_stream_wzaes_seek (line 245) | int32_t mz_stream_wzaes_seek(void *stream, int64_t offset, int32_t origi... function mz_stream_wzaes_close (line 250) | int32_t mz_stream_wzaes_close(void *stream) { function mz_stream_wzaes_error (line 277) | int32_t mz_stream_wzaes_error(void *stream) { function mz_stream_wzaes_set_password (line 282) | void mz_stream_wzaes_set_password(void *stream, const char *password) { function mz_stream_wzaes_set_encryption_mode (line 287) | void mz_stream_wzaes_set_encryption_mode(void *stream, int16_t encryptio... function mz_stream_wzaes_get_prop_int64 (line 292) | int32_t mz_stream_wzaes_get_prop_int64(void *stream, int32_t prop, int64... function mz_stream_wzaes_set_prop_int64 (line 316) | int32_t mz_stream_wzaes_set_prop_int64(void *stream, int32_t prop, int64... function mz_stream_wzaes_delete (line 345) | void mz_stream_wzaes_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_strm_zlib.c type zng_stream (line 25) | typedef zng_stream zlib_stream; type z_stream (line 28) | typedef z_stream zlib_stream; type mz_stream_zlib (line 58) | typedef struct mz_stream_zlib_s { function mz_stream_zlib_open (line 75) | int32_t mz_stream_zlib_open(void *stream, const char *path, int32_t mode) { function mz_stream_zlib_is_open (line 119) | int32_t mz_stream_zlib_is_open(void *stream) { function mz_stream_zlib_read (line 126) | int32_t mz_stream_zlib_read(void *stream, void *buf, int32_t size) { function mz_stream_zlib_flush (line 204) | static int32_t mz_stream_zlib_flush(void *stream) { function mz_stream_zlib_deflate (line 211) | static int32_t mz_stream_zlib_deflate(void *stream, int flush) { function mz_stream_zlib_write (line 251) | int32_t mz_stream_zlib_write(void *stream, const void *buf, int32_t size) { function mz_stream_zlib_tell (line 274) | int64_t mz_stream_zlib_tell(void *stream) { function mz_stream_zlib_seek (line 280) | int32_t mz_stream_zlib_seek(void *stream, int64_t offset, int32_t origin) { function mz_stream_zlib_close (line 288) | int32_t mz_stream_zlib_close(void *stream) { function mz_stream_zlib_error (line 315) | int32_t mz_stream_zlib_error(void *stream) { function mz_stream_zlib_get_prop_int64 (line 320) | int32_t mz_stream_zlib_get_prop_int64(void *stream, int32_t prop, int64_... function mz_stream_zlib_set_prop_int64 (line 344) | int32_t mz_stream_zlib_set_prop_int64(void *stream, int32_t prop, int64_... function mz_stream_zlib_delete (line 377) | void mz_stream_zlib_delete(void **stream) { FILE: ios/CodePush/SSZipArchive/minizip/mz_zip.c type mz_zip (line 83) | typedef struct mz_zip_s { function mz_zip_search_eocd (line 130) | static int32_t mz_zip_search_eocd(void *stream, int64_t *central_pos) { function mz_zip_search_zip64_eocd (line 149) | static int32_t mz_zip_search_zip64_eocd(void *stream, const int64_t end_... function mz_zip_get_pk_verify (line 191) | static uint16_t mz_zip_get_pk_verify(uint32_t dos_date, uint64_t crc, ui... function mz_zip_entry_read_header (line 202) | static int32_t mz_zip_entry_read_header(void *stream, uint8_t local, mz_... function mz_zip_entry_read_descriptor (line 482) | static int32_t mz_zip_entry_read_descriptor(void *stream, uint8_t zip64,... function mz_zip_entry_write_crc_sizes (line 523) | static int32_t mz_zip_entry_write_crc_sizes(void *stream, uint8_t zip64,... function mz_zip_entry_needs_zip64 (line 551) | static int32_t mz_zip_entry_needs_zip64(mz_zip_file *file_info, uint8_t ... function mz_zip_entry_write_header (line 596) | static int32_t mz_zip_entry_write_header(void *stream, uint8_t local, mz... function mz_zip_entry_write_descriptor (line 919) | static int32_t mz_zip_entry_write_descriptor(void *stream, uint8_t zip64... function mz_zip_read_cd (line 944) | static int32_t mz_zip_read_cd(void *handle) { function mz_zip_write_cd (line 1098) | static int32_t mz_zip_write_cd(void *handle) { function mz_zip_recover_cd (line 1232) | static int32_t mz_zip_recover_cd(void *handle) { function mz_zip_delete (line 1412) | void mz_zip_delete(void **handle) { function mz_zip_open (line 1423) | int32_t mz_zip_open(void *handle, void *stream, int32_t mode) { function mz_zip_close (line 1497) | int32_t mz_zip_close(void *handle) { function mz_zip_get_comment (line 1537) | int32_t mz_zip_get_comment(void *handle, const char **comment) { function mz_zip_set_comment (line 1547) | int32_t mz_zip_set_comment(void *handle, const char *comment) { function mz_zip_get_version_madeby (line 1564) | int32_t mz_zip_get_version_madeby(void *handle, uint16_t *version_madeby) { function mz_zip_set_version_madeby (line 1572) | int32_t mz_zip_set_version_madeby(void *handle, uint16_t version_madeby) { function mz_zip_set_recover (line 1580) | int32_t mz_zip_set_recover(void *handle, uint8_t recover) { function mz_zip_set_data_descriptor (line 1588) | int32_t mz_zip_set_data_descriptor(void *handle, uint8_t data_descriptor) { function mz_zip_get_stream (line 1596) | int32_t mz_zip_get_stream(void *handle, void **stream) { function mz_zip_set_cd_stream (line 1606) | int32_t mz_zip_set_cd_stream(void *handle, int64_t cd_start_pos, void *c... function mz_zip_get_cd_mem_stream (line 1616) | int32_t mz_zip_get_cd_mem_stream(void *handle, void **cd_mem_stream) { function mz_zip_set_number_entry (line 1626) | int32_t mz_zip_set_number_entry(void *handle, uint64_t number_entry) { function mz_zip_get_number_entry (line 1634) | int32_t mz_zip_get_number_entry(void *handle, uint64_t *number_entry) { function mz_zip_set_disk_number_with_cd (line 1642) | int32_t mz_zip_set_disk_number_with_cd(void *handle, uint32_t disk_numbe... function mz_zip_get_disk_number_with_cd (line 1650) | int32_t mz_zip_get_disk_number_with_cd(void *handle, uint32_t *disk_numb... function mz_zip_entry_close_int (line 1658) | static int32_t mz_zip_entry_close_int(void *handle) { function mz_zip_entry_open_int (line 1673) | static int32_t mz_zip_entry_open_int(void *handle, uint8_t raw, int16_t ... function mz_zip_entry_is_open (line 1842) | int32_t mz_zip_entry_is_open(void *handle) { function mz_zip_entry_read_open (line 1851) | int32_t mz_zip_entry_read_open(void *handle, uint8_t raw, const char *pa... function mz_zip_entry_write_open (line 1892) | int32_t mz_zip_entry_write_open(void *handle, const mz_zip_file *file_in... function mz_zip_entry_read (line 2007) | int32_t mz_zip_entry_read(void *handle, void *buf, int32_t len) { function mz_zip_entry_write (line 2032) | int32_t mz_zip_entry_write(void *handle, const void *buf, int32_t len) { function mz_zip_entry_read_close (line 2047) | int32_t mz_zip_entry_read_close(void *handle, uint32_t *crc32, int64_t *... function mz_zip_entry_write_close (line 2114) | int32_t mz_zip_entry_write_close(void *handle, uint32_t crc32, int64_t c... function mz_zip_entry_seek_local_header (line 2217) | int32_t mz_zip_entry_seek_local_header(void *handle) { function mz_zip_entry_get_compress_stream (line 2241) | int32_t mz_zip_entry_get_compress_stream(void *handle, void **compress_s... function mz_zip_entry_close (line 2251) | int32_t mz_zip_entry_close(void *handle) { function mz_zip_entry_close_raw (line 2255) | int32_t mz_zip_entry_close_raw(void *handle, int64_t uncompressed_size, ... function mz_zip_entry_is_dir (line 2270) | int32_t mz_zip_entry_is_dir(void *handle) { function mz_zip_entry_is_symlink (line 2288) | int32_t mz_zip_entry_is_symlink(void *handle) { function mz_zip_entry_get_info (line 2299) | int32_t mz_zip_entry_get_info(void *handle, mz_zip_file **file_info) { function mz_zip_entry_get_local_info (line 2314) | int32_t mz_zip_entry_get_local_info(void *handle, mz_zip_file **local_fi... function mz_zip_entry_set_extrafield (line 2322) | int32_t mz_zip_entry_set_extrafield(void *handle, const uint8_t *extrafi... function mz_zip_goto_next_entry_int (line 2333) | static int32_t mz_zip_goto_next_entry_int(void *handle) { function mz_zip_get_entry (line 2352) | int64_t mz_zip_get_entry(void *handle) { function mz_zip_goto_entry (line 2361) | int32_t mz_zip_goto_entry(void *handle, int64_t cd_pos) { function mz_zip_goto_first_entry (line 2375) | int32_t mz_zip_goto_first_entry(void *handle) { function mz_zip_goto_next_entry (line 2386) | int32_t mz_zip_goto_next_entry(void *handle) { function mz_zip_locate_entry (line 2398) | int32_t mz_zip_locate_entry(void *handle, const char *filename, uint8_t ... function mz_zip_locate_first_entry (line 2426) | int32_t mz_zip_locate_first_entry(void *handle, void *userdata, mz_zip_l... function mz_zip_locate_next_entry (line 2443) | int32_t mz_zip_locate_next_entry(void *handle, void *userdata, mz_zip_lo... function mz_zip_attrib_is_dir (line 2463) | int32_t mz_zip_attrib_is_dir(uint32_t attrib, int32_t version_madeby) { function mz_zip_attrib_is_symlink (line 2477) | int32_t mz_zip_attrib_is_symlink(uint32_t attrib, int32_t version_madeby) { function mz_zip_attrib_convert (line 2491) | int32_t mz_zip_attrib_convert(uint8_t src_sys, uint32_t src_attrib, uint... function mz_zip_attrib_posix_to_win32 (line 2520) | int32_t mz_zip_attrib_posix_to_win32(uint32_t posix_attrib, uint32_t *wi... function mz_zip_attrib_win32_to_posix (line 2542) | int32_t mz_zip_attrib_win32_to_posix(uint32_t win32_attrib, uint32_t *po... function mz_zip_extrafield_find (line 2564) | int32_t mz_zip_extrafield_find(void *stream, uint16_t type, int32_t max_... function mz_zip_extrafield_contains (line 2595) | int32_t mz_zip_extrafield_contains(const uint8_t *extrafield, int32_t ex... function mz_zip_extrafield_read (line 2613) | int32_t mz_zip_extrafield_read(void *stream, uint16_t *type, uint16_t *l... function mz_zip_extrafield_write (line 2623) | int32_t mz_zip_extrafield_write(void *stream, uint16_t type, uint16_t le... function mz_zip_invalid_date (line 2633) | static int32_t mz_zip_invalid_date(const struct tm *ptm) { function mz_zip_dosdate_to_raw_tm (line 2644) | static void mz_zip_dosdate_to_raw_tm(uint64_t dos_date, struct tm *ptm) { function mz_zip_dosdate_to_tm (line 2656) | int32_t mz_zip_dosdate_to_tm(uint64_t dos_date, struct tm *ptm) { function time_t (line 2670) | time_t mz_zip_dosdate_to_time_t(uint64_t dos_date) { function mz_zip_time_t_to_tm (line 2676) | int32_t mz_zip_time_t_to_tm(time_t unix_time, struct tm *ptm) { function mz_zip_time_t_to_dos_date (line 2689) | uint32_t mz_zip_time_t_to_dos_date(time_t unix_time) { function mz_zip_tm_to_dosdate (line 2695) | uint32_t mz_zip_tm_to_dosdate(const struct tm *ptm) { function mz_zip_ntfs_to_unix_time (line 2720) | int32_t mz_zip_ntfs_to_unix_time(uint64_t ntfs_time, time_t *unix_time) { function mz_zip_unix_to_ntfs_time (line 2725) | int32_t mz_zip_unix_to_ntfs_time(time_t unix_time, uint64_t *ntfs_time) { function mz_zip_path_compare (line 2732) | int32_t mz_zip_path_compare(const char *path1, const char *path2, uint8_... FILE: ios/CodePush/SSZipArchive/minizip/mz_zip.h type mz_zip_file (line 25) | typedef struct mz_zip_file_s { type tm (line 224) | struct tm type tm (line 230) | struct tm type tm (line 236) | struct tm FILE: ios/CodePush/SSZipArchive/minizip/mz_zip_rw.c type mz_zip_reader (line 32) | typedef struct mz_zip_reader_s { function mz_zip_reader_is_open (line 70) | int32_t mz_zip_reader_is_open(void *handle) { function mz_zip_reader_open (line 79) | int32_t mz_zip_reader_open(void *handle, void *stream) { function mz_zip_reader_open_file (line 100) | int32_t mz_zip_reader_open_file(void *handle, const char *path) { function mz_zip_reader_open_file_in_memory (line 119) | int32_t mz_zip_reader_open_file_in_memory(void *handle, const char *path) { function mz_zip_reader_open_buffer (line 167) | int32_t mz_zip_reader_open_buffer(void *handle, uint8_t *buf, int32_t le... function mz_zip_reader_close (line 191) | int32_t mz_zip_reader_close(void *handle) { function mz_zip_reader_unzip_cd (line 221) | int32_t mz_zip_reader_unzip_cd(void *handle) { function mz_zip_reader_locate_entry_cb (line 282) | static int32_t mz_zip_reader_locate_entry_cb(void *handle, void *userdat... function mz_zip_reader_goto_first_entry (line 290) | int32_t mz_zip_reader_goto_first_entry(void *handle) { function mz_zip_reader_goto_next_entry (line 312) | int32_t mz_zip_reader_goto_next_entry(void *handle) { function mz_zip_reader_locate_entry (line 334) | int32_t mz_zip_reader_locate_entry(void *handle, const char *filename, u... function mz_zip_reader_entry_open (line 352) | int32_t mz_zip_reader_entry_open(void *handle) { function mz_zip_reader_entry_close (line 412) | int32_t mz_zip_reader_entry_close(void *handle) { function mz_zip_reader_entry_read (line 442) | int32_t mz_zip_reader_entry_read(void *handle, void *buf, int32_t len) { function mz_zip_reader_entry_has_sign (line 453) | int32_t mz_zip_reader_entry_has_sign(void *handle) { function mz_zip_reader_entry_sign_verify (line 464) | int32_t mz_zip_reader_entry_sign_verify(void *handle) { function mz_zip_reader_entry_get_hash (line 505) | int32_t mz_zip_reader_entry_get_hash(void *handle, uint16_t algorithm, u... function mz_zip_reader_entry_get_first_hash (line 541) | int32_t mz_zip_reader_entry_get_first_hash(void *handle, uint16_t *algor... function mz_zip_reader_entry_get_info (line 571) | int32_t mz_zip_reader_entry_get_info(void *handle, mz_zip_file **file_in... function mz_zip_reader_entry_is_dir (line 582) | int32_t mz_zip_reader_entry_is_dir(void *handle) { function mz_zip_reader_entry_save_process (line 589) | int32_t mz_zip_reader_entry_save_process(void *handle, void *stream, mz_... function mz_zip_reader_entry_save (line 629) | int32_t mz_zip_reader_entry_save(void *handle, void *stream, mz_stream_w... function mz_zip_reader_entry_save_file (line 675) | int32_t mz_zip_reader_entry_save_file(void *handle, const char *path) { function mz_zip_reader_entry_save_buffer (line 790) | int32_t mz_zip_reader_entry_save_buffer(void *handle, void *buf, int32_t... function mz_zip_reader_entry_save_buffer_length (line 814) | int32_t mz_zip_reader_entry_save_buffer_length(void *handle) { function mz_zip_reader_save_all (line 828) | int32_t mz_zip_reader_save_all(void *handle, const char *destination_dir) { function mz_zip_reader_set_pattern (line 881) | void mz_zip_reader_set_pattern(void *handle, const char *pattern, uint8_... function mz_zip_reader_set_password (line 887) | void mz_zip_reader_set_password(void *handle, const char *password) { function mz_zip_reader_set_raw (line 892) | void mz_zip_reader_set_raw(void *handle, uint8_t raw) { function mz_zip_reader_get_raw (line 897) | int32_t mz_zip_reader_get_raw(void *handle, uint8_t *raw) { function mz_zip_reader_get_zip_cd (line 905) | int32_t mz_zip_reader_get_zip_cd(void *handle, uint8_t *zip_cd) { function mz_zip_reader_get_comment (line 913) | int32_t mz_zip_reader_get_comment(void *handle, const char **comment) { function mz_zip_reader_set_recover (line 922) | int32_t mz_zip_reader_set_recover(void *handle, uint8_t recover) { function mz_zip_reader_set_encoding (line 930) | void mz_zip_reader_set_encoding(void *handle, int32_t encoding) { function mz_zip_reader_set_sign_required (line 935) | void mz_zip_reader_set_sign_required(void *handle, uint8_t sign_required) { function mz_zip_reader_set_overwrite_cb (line 940) | void mz_zip_reader_set_overwrite_cb(void *handle, void *userdata, mz_zip... function mz_zip_reader_set_password_cb (line 946) | void mz_zip_reader_set_password_cb(void *handle, void *userdata, mz_zip_... function mz_zip_reader_set_progress_cb (line 952) | void mz_zip_reader_set_progress_cb(void *handle, void *userdata, mz_zip_... function mz_zip_reader_set_progress_interval (line 958) | void mz_zip_reader_set_progress_interval(void *handle, uint32_t millisec... function mz_zip_reader_set_entry_cb (line 963) | void mz_zip_reader_set_entry_cb(void *handle, void *userdata, mz_zip_rea... function mz_zip_reader_get_zip_handle (line 969) | int32_t mz_zip_reader_get_zip_handle(void *handle, void **zip_handle) { function mz_zip_reader_delete (line 995) | void mz_zip_reader_delete(void **handle) { type mz_zip_writer (line 1009) | typedef struct mz_zip_writer_s { function mz_zip_writer_zip_cd (line 1048) | int32_t mz_zip_writer_zip_cd(void *handle) { function mz_zip_writer_is_open (line 1105) | int32_t mz_zip_writer_is_open(void *handle) { function mz_zip_writer_open_int (line 1112) | static int32_t mz_zip_writer_open_int(void *handle, void *stream, int32_... function mz_zip_writer_open (line 1127) | int32_t mz_zip_writer_open(void *handle, void *stream, uint8_t append) { function mz_zip_writer_open_file (line 1139) | int32_t mz_zip_writer_open_file(void *handle, const char *path, int64_t ... function mz_zip_writer_open_file_in_memory (line 1191) | int32_t mz_zip_writer_open_file_in_memory(void *handle, const char *path) { function mz_zip_writer_close (line 1239) | int32_t mz_zip_writer_close(void *handle) { function mz_zip_writer_entry_open (line 1275) | int32_t mz_zip_writer_entry_open(void *handle, mz_zip_file *file_info) { function mz_zip_writer_entry_sign (line 1313) | int32_t mz_zip_writer_entry_sign(void *handle, uint8_t *message, int32_t... function mz_zip_writer_entry_close (line 1346) | int32_t mz_zip_writer_entry_close(void *handle) { function mz_zip_writer_entry_write (line 1411) | int32_t mz_zip_writer_entry_write(void *handle, const void *buf, int32_t... function mz_zip_writer_add_process (line 1423) | int32_t mz_zip_writer_add_process(void *handle, void *stream, mz_stream_... function mz_zip_writer_add (line 1452) | int32_t mz_zip_writer_add(void *handle, void *stream, mz_stream_read_cb ... function mz_zip_writer_add_info (line 1493) | int32_t mz_zip_writer_add_info(void *handle, void *stream, mz_stream_rea... function mz_zip_writer_add_buffer (line 1520) | int32_t mz_zip_writer_add_buffer(void *handle, void *buf, int32_t len, m... function mz_zip_writer_add_file (line 1541) | int32_t mz_zip_writer_add_file(void *handle, const char *path, const cha... function mz_zip_writer_add_path (line 1619) | int32_t mz_zip_writer_add_path(void *handle, const char *path, const cha... function mz_zip_writer_copy_from_reader (line 1701) | int32_t mz_zip_writer_copy_from_reader(void *handle, void *reader) { function mz_zip_writer_set_password (line 1760) | void mz_zip_writer_set_password(void *handle, const char *password) { function mz_zip_writer_set_comment (line 1765) | void mz_zip_writer_set_comment(void *handle, const char *comment) { function mz_zip_writer_set_raw (line 1770) | void mz_zip_writer_set_raw(void *handle, uint8_t raw) { function mz_zip_writer_get_raw (line 1775) | int32_t mz_zip_writer_get_raw(void *handle, uint8_t *raw) { function mz_zip_writer_set_aes (line 1783) | void mz_zip_writer_set_aes(void *handle, uint8_t aes) { function mz_zip_writer_set_compress_method (line 1788) | void mz_zip_writer_set_compress_method(void *handle, uint16_t compress_m... function mz_zip_writer_set_compress_level (line 1793) | void mz_zip_writer_set_compress_level(void *handle, int16_t compress_lev... function mz_zip_writer_set_follow_links (line 1798) | void mz_zip_writer_set_follow_links(void *handle, uint8_t follow_links) { function mz_zip_writer_set_store_links (line 1803) | void mz_zip_writer_set_store_links(void *handle, uint8_t store_links) { function mz_zip_writer_set_zip_cd (line 1808) | void mz_zip_writer_set_zip_cd(void *handle, uint8_t zip_cd) { function mz_zip_writer_set_certificate (line 1813) | int32_t mz_zip_writer_set_certificate(void *handle, const char *cert_pat... function mz_zip_writer_set_overwrite_cb (line 1856) | void mz_zip_writer_set_overwrite_cb(void *handle, void *userdata, mz_zip... function mz_zip_writer_set_password_cb (line 1862) | void mz_zip_writer_set_password_cb(void *handle, void *userdata, mz_zip_... function mz_zip_writer_set_progress_cb (line 1868) | void mz_zip_writer_set_progress_cb(void *handle, void *userdata, mz_zip_... function mz_zip_writer_set_progress_interval (line 1874) | void mz_zip_writer_set_progress_interval(void *handle, uint32_t millisec... function mz_zip_writer_set_entry_cb (line 1879) | void mz_zip_writer_set_entry_cb(void *handle, void *userdata, mz_zip_wri... function mz_zip_writer_get_zip_handle (line 1885) | int32_t mz_zip_writer_get_zip_handle(void *handle, void **zip_handle) { function mz_zip_writer_delete (line 1923) | void mz_zip_writer_delete(void **handle) { FILE: logging.js function log (line 2) | function log(message) { FILE: package-mixins.js method download (line 10) | async download(downloadProgressCallback) { method install (line 51) | async install(installMode = NativeCodePush.codePushInstallModeOnNextRest... FILE: request-fetch-adapter.js method request (line 4) | async request(verb, url, requestBody, callback) { function getHttpMethodName (line 38) | function getHttpMethodName(verb) { FILE: scripts/generateBundledResourcesHash.js function addJsBundleAndMetaToManifest (line 69) | function addJsBundleAndMetaToManifest() { function addFileToManifest (line 95) | function addFileToManifest(folder, assetFile, manifest, done) { function fileExists (line 118) | function fileExists(file) { FILE: scripts/getFilesInFolder.js function getFilesInFolder (line 6) | function getFilesInFolder(folderName, fileList) { FILE: scripts/postlink/ios/postlink.js function writePatches (line 112) | function writePatches() { FILE: scripts/tools/linkToolsAndroid.js function findMainApplication (line 39) | function findMainApplication() { FILE: scripts/tools/linkToolsIos.js function findFileByAppName (line 80) | function findFileByAppName(array, appName) { function getDefaultPlistPath (line 93) | function getDefaultPlistPath() { function getBuildSettingsPropertyMatchingTargetProductName (line 101) | function getBuildSettingsPropertyMatchingTargetProductName(parsedXCodePr... FILE: test/template/android/app/src/main/java/com/testcodepush/MainApplication.java class MainApplication (line 14) | public class MainApplication extends Application implements ReactApplica... method getUseDeveloperSupport (line 18) | @Override method getJSBundleFile (line 23) | @Override method getPackages (line 28) | @Override method getJSMainModuleName (line 37) | @Override method getReactNativeHost (line 43) | @Override method onCreate (line 48) | @Override method initializeFlipper (line 60) | private static void initializeFlipper(Context context) { FILE: test/template/index.js class CODE_PUSH_TEST_APP_NAME (line 23) | class CODE_PUSH_TEST_APP_NAME extends Component { method constructor (line 25) | constructor() { method checkUpdateSuccess (line 30) | checkUpdateSuccess(remotePackage) { method checkUpdateError (line 41) | checkUpdateError(error) { method downloadSuccess (line 46) | downloadSuccess(localPackage) { method downloadError (line 49) | downloadError(error) { method installSuccess (line 54) | installSuccess() { method installError (line 57) | installError() { method onSyncStatus (line 62) | onSyncStatus(status) { method onSyncError (line 65) | onSyncError(error) { method readyAfterUpdate (line 72) | readyAfterUpdate(callback) { method sendCurrentAndPendingPackage (line 76) | sendCurrentAndPendingPackage() { method setStateAndSendMessage (line 87) | setStateAndSendMessage(message, testMessage, args, callback) { method sendTestMessage (line 94) | sendTestMessage(message, args, callback) { method componentDidMount (line 125) | componentDidMount() { method getInitialState (line 129) | getInitialState() { method render (line 135) | render() { FILE: test/test.ts type RNPlatform (line 18) | interface RNPlatform { class RNAndroid (line 50) | class RNAndroid extends Platform.Android implements RNPlatform { method constructor (line 51) | constructor() { method getBundleName (line 58) | getBundleName(): string { method isDiffsSupported (line 65) | isDiffsSupported(): boolean { method getBinaryPath (line 72) | getBinaryPath(projectDirectory: string): string { method installPlatform (line 79) | installPlatform(projectDirectory: string): Q.Promise { method installApp (line 117) | installApp(projectDirectory: string): Q.Promise { method buildFunction (line 125) | buildFunction(androidDirectory: string): Q.Promise { method buildApp (line 135) | buildApp(projectDirectory: string): Q.Promise { class RNIOS (line 147) | class RNIOS extends Platform.IOS implements RNPlatform { method constructor (line 148) | constructor() { method getBundleName (line 155) | getBundleName(): string { method isDiffsSupported (line 162) | isDiffsSupported(): boolean { method getBinaryPath (line 169) | getBinaryPath(projectDirectory: string): string { method installPlatform (line 176) | installPlatform(projectDirectory: string): Q.Promise { method installApp (line 208) | installApp(projectDirectory: string): Q.Promise { method buildApp (line 228) | buildApp(projectDirectory: string): Q.Promise { class RNProjectManager (line 260) | class RNProjectManager extends ProjectManager { method getPluginName (line 264) | public getPluginName(): string { method copyTemplate (line 271) | public copyTemplate(templatePath: string, projectDirectory: string): Q... method setupProject (line 304) | public setupProject(projectDirectory: string, templatePath: string, ap... method setupScenario (line 344) | public setupScenario(projectDirectory: string, appId: string, template... method createUpdateArchive (line 369) | public createUpdateArchive(projectDirectory: string, targetPlatform: P... method preparePlatform (line 399) | public preparePlatform(projectDirectory: string, targetPlatform: Platf... method cleanupAfterPlatform (line 429) | public cleanupAfterPlatform(projectDirectory: string, targetPlatform: ... method runApplication (line 437) | public runApplication(projectDirectory: string, targetPlatform: Platfo... FILE: typings/react-native-code-push.d.ts type DownloadProgressCallback (line 1) | type DownloadProgressCallback = (progress: DownloadProgress) => void; type SyncStatusChangedCallback (line 2) | type SyncStatusChangedCallback = (status: CodePush.SyncStatus) => void; type HandleBinaryVersionMismatchCallback (line 3) | type HandleBinaryVersionMismatchCallback = (update: RemotePackage) => void; type CodePushOptions (line 5) | interface CodePushOptions extends SyncOptions { type DownloadProgress (line 13) | interface DownloadProgress { type LocalPackage (line 25) | interface LocalPackage extends Package { type Package (line 35) | interface Package { type RemotePackage (line 89) | interface RemotePackage extends Package { type SyncOptions (line 103) | interface SyncOptions { type UpdateDialog (line 149) | interface UpdateDialog { type RollbackRetryOptions (line 194) | interface RollbackRetryOptions { type StatusReport (line 208) | interface StatusReport { type InstallMode (line 315) | enum InstallMode { type SyncStatus (line 345) | enum SyncStatus { type UpdateState (line 399) | enum UpdateState { type DeploymentStatus (line 422) | enum DeploymentStatus { type CheckFrequency (line 437) | enum CheckFrequency { FILE: windows-legacy/CodePush.Net46.Test/ApplicationDataContainerTest.cs class ApplicationDataContainerTest (line 8) | [TestClass] method TestInMemmorySet (line 19) | [TestMethod] method TestInMemmoryReset (line 35) | [TestMethod] method TestInMemmoryRemove (line 49) | [TestMethod] method TestPersistentSet (line 67) | [TestMethod] method TestPersistentRemove (line 85) | [TestMethod] FILE: windows-legacy/CodePush.Net46.Test/TelemetryManagerTest.cs class TelemetryManagerTest (line 14) | [TestClass] method TestGetUpdateReportNoPreviousUpdate (line 31) | [TestMethod] method TestGetUpdateReportWithPreviousUpdate (line 43) | [TestMethod] method TestGetUpdateReportNegative (line 60) | [TestMethod] method TestRecordStatusReportWithRollback (line 72) | [TestMethod] method TestRecordStatusReportWithoutRollback (line 82) | [TestMethod] method TestStatusReportForRetrySerialization (line 95) | [TestMethod] FILE: windows-legacy/CodePush.Net46/Adapters/Http/HttpProgress.cs type HttpProgressStage (line 5) | public enum HttpProgressStage type HttpProgress (line 19) | public struct HttpProgress FILE: windows-legacy/CodePush.Net46/Adapters/Storage/ApplicationDataContainer.cs type ApplicationDataCreateDisposition (line 12) | public enum ApplicationDataCreateDisposition class DictionaryWithDefault (line 18) | public class DictionaryWithDefault : Dictionary method DictionaryWithDefault (line 26) | public DictionaryWithDefault() : base() { } method DictionaryWithDefault (line 27) | public DictionaryWithDefault(TValue defaultValue) : base() method Remove (line 45) | public new bool Remove(TKey key) class ApplicationDataContainer (line 59) | public class ApplicationDataContainer method ApplicationDataContainer (line 67) | public ApplicationDataContainer(string name = STORAGE_NAME) method SaveAsync (line 90) | async Task SaveAsync() method DeleteAsync (line 99) | public async Task DeleteAsync() FILE: windows-legacy/CodePush.Net46/CodePushUtils.cs class CodePushUtils (line 11) | internal partial class CodePushUtils class ApplicationInfo (line 13) | class ApplicationInfo method ApplicationInfo (line 15) | public ApplicationInfo() method GetFileBundlePrefix (line 31) | internal static string GetFileBundlePrefix() method GetJObjectFromFileAsync (line 59) | internal async static Task GetJObjectFromFileAsync(IFile file) method GetDeviceIdImpl (line 77) | static string GetDeviceIdImpl() method GetSerialNumber (line 90) | static string GetSerialNumber() method GetProcId (line 106) | static string GetProcId() method GetMAC (line 121) | static string GetMAC() method HasWriteAccessToFolder (line 145) | static bool HasWriteAccessToFolder(string path) FILE: windows-legacy/CodePush.Net46/FileUtils.cs class FileUtils (line 8) | internal class FileUtils method MergeFoldersAsync (line 10) | internal async static Task MergeFoldersAsync(IFolder source, IFolder t... method ClearReactDevBundleCacheAsync (line 24) | internal async static Task ClearReactDevBundleCacheAsync() method GetBinaryResourcesModifiedTimeAsync (line 34) | internal static Task GetBinaryResourcesModifiedTimeAsync(string ... method CopyFileAsync (line 43) | internal async static Task CopyFileAsync(string sourcePath, string des... FILE: windows-legacy/CodePush.Net46/UpdateManager.cs class UpdateManager (line 13) | internal class UpdateManager method ClearUpdatesAsync (line 17) | internal async Task ClearUpdatesAsync() method DownloadPackageAsync (line 22) | internal async Task DownloadPackageAsync(JObject updatePackage, string... method GetCurrentPackageAsync (line 122) | internal async Task GetCurrentPackageAsync() method GetCurrentPackageBundleAsync (line 128) | internal async Task GetCurrentPackageBundleAsync(string bundleF... method GetCurrentPackageHashAsync (line 144) | internal async Task GetCurrentPackageHashAsync() method GetPackageAsync (line 157) | internal async Task GetPackageAsync(string packageHash) method GetPackageFolderAsync (line 176) | internal async Task GetPackageFolderAsync(string packageHash,... method GetPreviousPackageAsync (line 196) | internal async Task GetPreviousPackageAsync() method GetPreviousPackageHashAsync (line 202) | internal async Task GetPreviousPackageHashAsync() method InstallPackageAsync (line 215) | internal async Task InstallPackageAsync(JObject updatePackage, bool cu... method RollbackPackageAsync (line 248) | internal async Task RollbackPackageAsync() method GetCurrentPackageFolderAsync (line 266) | private async Task GetCurrentPackageFolderAsync() method GetCurrentPackageInfoAsync (line 277) | private async Task GetCurrentPackageInfoAsync() method GetDownloadFileAsync (line 293) | private async Task GetDownloadFileAsync() method GetStatusFileAsync (line 299) | private async Task GetStatusFileAsync() method CreateUnzippedFolderAsync (line 305) | private async Task CreateUnzippedFolderAsync() method ShortenPackageHash (line 318) | private string ShortenPackageHash(string longPackageHash) method UpdateCurrentPackageInfoAsync (line 323) | private async Task UpdateCurrentPackageInfoAsync(JObject packageInfo) FILE: windows-legacy/CodePush.Net46/UpdateUtils.cs class UpdateUtils (line 11) | internal class UpdateUtils method CopyNecessaryFilesFromCurrentPackageAsync (line 13) | internal async static Task CopyNecessaryFilesFromCurrentPackageAsync(I... method FindJSBundleInUpdateContentsAsync (line 25) | internal async static Task FindJSBundleInUpdateContentsAsync(I... method DownloadBundleAsync (line 48) | internal async static Task DownloadBundleAsync(string url, string file... method GetCodePushFolderAsync (line 64) | internal static async Task GetCodePushFolderAsync() FILE: windows-legacy/CodePush.Shared/CodePushConstants.cs class CodePushConstants (line 3) | internal class CodePushConstants FILE: windows-legacy/CodePush.Shared/CodePushNativeModule.cs class CodePushNativeModule (line 19) | internal class CodePushNativeModule : ReactContextNativeModuleBase method CodePushNativeModule (line 25) | public CodePushNativeModule(ReactContext reactContext, CodePushReactPa... method Initialize (line 56) | public override void Initialize() method downloadUpdate (line 61) | [ReactMethod] method getConfiguration (line 107) | [ReactMethod] method getUpdateMetadata (line 127) | [ReactMethod] method getNewStatusReport (line 178) | [ReactMethod] method installUpdate (line 235) | [ReactMethod] method isFailedUpdate (line 266) | [ReactMethod] method isFirstRun (line 272) | [ReactMethod] method notifyApplicationReady (line 282) | [ReactMethod] method restartApp (line 289) | [ReactMethod] method recordStatusReported (line 300) | [ReactMethod] method saveStatusReportForRetry (line 306) | [ReactMethod] method LoadBundleAsync (line 312) | internal async Task LoadBundleAsync() FILE: windows-legacy/CodePush.Shared/CodePushReactPackage.cs class CodePushReactPackage (line 14) | public sealed class CodePushReactPackage : IReactPackage method CodePushReactPackage (line 63) | public CodePushReactPackage(string deploymentKey, ReactPage mainPage) method CodePushReactPackage (line 79) | public CodePushReactPackage(string deploymentKey, ReactNativeHost host) method CreateJavaScriptModulesConfig (line 95) | public IReadOnlyList CreateJavaScriptModulesConfig() method CreateNativeModules (line 100) | public IReadOnlyList CreateNativeModules(ReactContext r... method CreateViewManagers (line 108) | public IReadOnlyList CreateViewManagers(ReactContext rea... method GetJavaScriptBundleFile (line 113) | public string GetJavaScriptBundleFile() method GetJavaScriptBundleFile (line 118) | public string GetJavaScriptBundleFile(string assetsBundleFileName) method GetJavaScriptBundleFileAsync (line 128) | public async Task GetJavaScriptBundleFileAsync(string assetsBu... method InitializeUpdateAfterRestart (line 181) | internal void InitializeUpdateAfterRestart() method ClearUpdatesAsync (line 214) | internal async Task ClearUpdatesAsync() method RollbackPackageAsync (line 225) | private async Task RollbackPackageAsync() FILE: windows-legacy/CodePush.Shared/CodePushUtils.cs class CodePushUtils (line 12) | internal partial class CodePushUtils method Log (line 14) | internal static void Log(string message) method LogBundleUrl (line 19) | internal static void LogBundleUrl(string path) method GetDeviceId (line 26) | internal static string GetDeviceId() method GetAppVersion (line 36) | internal static string GetAppVersion() method GetAppFolder (line 45) | internal static string GetAppFolder() method GetAssetsBundlePrefix (line 54) | internal static string GetAssetsBundlePrefix() method ExtractSubFolder (line 63) | internal static string ExtractSubFolder(string fullPath) FILE: windows-legacy/CodePush.Shared/InstallMode.cs type InstallMode (line 3) | enum InstallMode FILE: windows-legacy/CodePush.Shared/MinimumBackgroundListener.cs class MinimumBackgroundListener (line 6) | internal class MinimumBackgroundListener : ILifecycleEventListener method MinimumBackgroundListener (line 13) | internal MinimumBackgroundListener(Action resumeAction, int minimumBac... method OnDestroy (line 19) | public void OnDestroy() method OnResume (line 23) | public void OnResume() method OnSuspend (line 37) | public void OnSuspend() FILE: windows-legacy/CodePush.Shared/SettingsManager.cs class SettingsManager (line 13) | internal class SettingsManager method SettingsManager (line 17) | static SettingsManager () method GetFailedUpdates (line 28) | public static JArray GetFailedUpdates() method GetPendingUpdate (line 48) | internal static JObject GetPendingUpdate() method IsFailedHash (line 69) | internal static bool IsFailedHash(string packageHash) method IsPendingUpdate (line 87) | internal static bool IsPendingUpdate(string packageHash) method RemoveFailedUpdates (line 95) | internal static void RemoveFailedUpdates() method RemovePendingUpdate (line 100) | internal static void RemovePendingUpdate() method SaveFailedUpdate (line 105) | internal static void SaveFailedUpdate(JObject failedPackage) method SavePendingUpdate (line 122) | internal static void SavePendingUpdate(string packageHash, bool isLoad... method SetString (line 133) | internal static void SetString(string key, string value) method GetString (line 138) | internal static string GetString(string key) method RemoveString (line 143) | internal static void RemoveString(string key) FILE: windows-legacy/CodePush.Shared/TelemetryManager.cs class TelemetryManager (line 16) | internal class TelemetryManager method GetBinaryUpdateReport (line 34) | internal static JObject GetBinaryUpdateReport(string appVersion) method GetRetryStatusReport (line 72) | internal static JObject GetRetryStatusReport() method GetRollbackReport (line 93) | internal static JObject GetRollbackReport(JObject lastFailedPackage) method GetUpdateReport (line 102) | internal static JObject GetUpdateReport(JObject currentPackage) method RecordStatusReported (line 147) | internal static void RecordStatusReported(JObject statusReport) method SaveStatusReportForRetry (line 174) | internal static void SaveStatusReportForRetry(JObject statusReport) method GetPackageStatusReportIdentifier (line 182) | static string GetPackageStatusReportIdentifier(JObject updatePackage) method GetPreviousStatusReportIdentifier (line 203) | static string GetPreviousStatusReportIdentifier() method ClearRetryStatusReport (line 208) | static private void ClearRetryStatusReport() method IsStatusReportIdentifierCodePushLabel (line 213) | static bool IsStatusReportIdentifierCodePushLabel(string statusReportI... method GetDeploymentKeyFromStatusReportIdentifier (line 218) | static string GetDeploymentKeyFromStatusReportIdentifier(string status... method GetVersionLabelFromStatusReportIdentifier (line 231) | static string GetVersionLabelFromStatusReportIdentifier(string statusR... method SaveStatusReportedForIdentifier (line 244) | static void SaveStatusReportedForIdentifier(string appVersionOrPackage... FILE: windows-legacy/CodePush.Shared/UpdateState.cs type UpdateState (line 3) | enum UpdateState FILE: windows-legacy/CodePush/CodePushUtils.cs class CodePushUtils (line 10) | internal partial class CodePushUtils method GetFileBundlePrefix (line 12) | internal static string GetFileBundlePrefix() method GetJObjectFromFileAsync (line 17) | internal async static Task GetJObjectFromFileAsync(StorageFil... method GetDeviceIdImpl (line 35) | static string GetDeviceIdImpl() FILE: windows-legacy/CodePush/FileUtils.cs class FileUtils (line 7) | internal class FileUtils method MergeFoldersAsync (line 9) | internal async static Task MergeFoldersAsync(StorageFolder source, Sto... method ClearReactDevBundleCacheAsync (line 23) | internal async static Task ClearReactDevBundleCacheAsync() method GetBinaryResourcesModifiedTimeAsync (line 32) | internal async static Task GetBinaryResourcesModifiedTimeAsync(s... FILE: windows-legacy/CodePush/UpdateManager.cs class UpdateManager (line 14) | internal class UpdateManager method ClearUpdatesAsync (line 18) | internal async Task ClearUpdatesAsync() method DownloadPackageAsync (line 23) | internal async Task DownloadPackageAsync(JObject updatePackage, string... method GetCurrentPackageAsync (line 110) | internal async Task GetCurrentPackageAsync() method GetCurrentPackageBundleAsync (line 116) | internal async Task GetCurrentPackageBundleAsync(string b... method GetCurrentPackageHashAsync (line 132) | internal async Task GetCurrentPackageHashAsync() method GetPackageAsync (line 145) | internal async Task GetPackageAsync(string packageHash) method GetPackageFolderAsync (line 164) | internal async Task GetPackageFolderAsync(string packag... method GetPreviousPackageAsync (line 180) | internal async Task GetPreviousPackageAsync() method GetPreviousPackageHashAsync (line 186) | internal async Task GetPreviousPackageHashAsync() method InstallPackageAsync (line 199) | internal async Task InstallPackageAsync(JObject updatePackage, bool cu... method RollbackPackageAsync (line 232) | internal async Task RollbackPackageAsync() method GetCodePushFolderAsync (line 250) | private async Task GetCodePushFolderAsync() method GetCurrentPackageFolderAsync (line 255) | private async Task GetCurrentPackageFolderAsync() method GetCurrentPackageInfoAsync (line 262) | private async Task GetCurrentPackageInfoAsync() method GetDownloadFileAsync (line 268) | private async Task GetDownloadFileAsync() method GetStatusFileAsync (line 274) | private async Task GetStatusFileAsync() method CreateUnzippedFolderAsync (line 280) | private async Task CreateUnzippedFolderAsync() method ShortenPackageHash (line 293) | private string ShortenPackageHash(string longPackageHash) method UpdateCurrentPackageInfoAsync (line 298) | private async Task UpdateCurrentPackageInfoAsync(JObject packageInfo) FILE: windows-legacy/CodePush/UpdateUtils.cs class UpdateUtils (line 9) | internal class UpdateUtils method CopyNecessaryFilesFromCurrentPackageAsync (line 11) | internal async static Task CopyNecessaryFilesFromCurrentPackageAsync(S... method FindJSBundleInUpdateContentsAsync (line 23) | internal async static Task FindJSBundleInUpdateContentsAsync(S... FILE: windows/CodePush/CodePushConfig.cpp type winrt::Microsoft::CodePush::ReactNative::implementation (line 12) | namespace winrt::Microsoft::CodePush::ReactNative::implementation function CodePushConfig (line 20) | CodePushConfig& CodePushConfig::Current() noexcept function JsonObject (line 25) | JsonObject CodePushConfig::GetConfiguration() function hstring (line 90) | hstring CodePushConfig::QueryConfig(std::wstring_view key) FILE: windows/CodePush/CodePushConfig.h function namespace (line 14) | namespace winrt::Microsoft::CodePush::ReactNative::implementation FILE: windows/CodePush/CodePushDownloadHandler.cpp type Microsoft::CodePush::ReactNative (line 15) | namespace Microsoft::CodePush::ReactNative FILE: windows/CodePush/CodePushDownloadHandler.h function namespace (line 12) | namespace Microsoft::CodePush::ReactNative FILE: windows/CodePush/CodePushNativeModule.cpp type Microsoft::CodePush::ReactNative (line 24) | namespace Microsoft::CodePush::ReactNative function StorageFolder (line 120) | StorageFolder CodePushNativeModule::GetLocalStorageFolder() function ApplicationDataContainer (line 125) | ApplicationDataContainer CodePushNativeModule::GetLocalSettings() function JsonObject (line 183) | JsonObject CodePushNativeModule::GetRollbackInfo() { return nullptr; } function IAsyncAction (line 233) | IAsyncAction CodePushNativeModule::ClearDebugUpdates() function IAsyncAction (line 250) | IAsyncAction CodePushNativeModule::ClearUpdatesStaticAsync() function IAsyncAction (line 269) | IAsyncAction CodePushNativeModule::LoadBundle() function IAsyncAction (line 293) | IAsyncAction CodePushNativeModule::RollbackPackage() function IAsyncAction (line 333) | IAsyncAction CodePushNativeModule::RestartAppInternal(bool onlyIfUpdat... function fire_and_forget (line 429) | fire_and_forget CodePushNativeModule::DownloadUpdateAsync(JsonObject u... function fire_and_forget (line 483) | fire_and_forget CodePushNativeModule::GetConfiguration(ReactPromise