MCPcopy Create free account

hub / github.com/ammarahm-ed/react-native-mmkv-storage / functions

Functions656 in github.com/ammarahm-ed/react-native-mmkv-storage

↓ 3 callersFunctionmemmoveDictionary
we don't need to really serialize the dictionary, just reuse what's already in the file
MMKV/Core/MMKV_IO.cpp:1091
↓ 3 callersMethodmmkvWithID
(String mmapID)
android/src/main/java/com/ammarahmed/mmkv/MMKV.java:43
↓ 3 callersFunctionpbInt32Size
MMKV/Core/PBUtility.h:126
↓ 3 callersFunctionpbInt64Size
MMKV/Core/PBUtility.h:122
↓ 3 callersFunctionpick
(exclusions: string, string: string, min: number, max?: number)
src/keygen.ts:21
↓ 3 callersMethodsecureKeyExists
(String key)
android/src/main/java/com/ammarahmed/mmkv/RNMMKVModule.java:181
↓ 3 callersFunctionsetupWithEncryption
(id: string, mode: number, key: string, alias: string)
src/initializer.ts:137
↓ 3 callersMethodsubscribe
(name: string, handler: Function)
src/eventmanager.ts:17
↓ 3 callersMethodsync
MMKV/Core/MMKV.cpp:1169
↓ 3 callersMethodtruncate
MMKV/Core/MemoryFile.cpp:124
↓ 3 callersMethodunlock
MMKV/Core/MMKV.cpp:1185
↓ 3 callersMethodunsubscribe
(name: string, handler: Function)
src/eventmanager.ts:23
↓ 3 callersMethodwriteDouble
MMKV/Core/CodedOutputData.cpp:44
↓ 2 callersFunctionAES_decrypt
MMKV/Core/aes/openssl/openssl_aes_core.cpp:924
↓ 2 callersFunctionASharedMemory_getSize
MMKV/Core/MemoryFile_Android.cpp:183
↓ 2 callersFunctionInt32ToUInt32
MMKV/Core/PBUtility.h:74
↓ 2 callersFunctionInt64ToUInt64
MMKV/Core/PBUtility.h:62
↓ 2 callersFunctionLockType2FlockType
MMKV/Core/InterProcessLock_Android.cpp:39
↓ 2 callersFunctionLockType2FlockType
MMKV/Core/InterProcessLock.cpp:75
↓ 2 callersFunctionMMKVLogLevelDesc
MMKV/Core/MMKVLog_Android.cpp:33
↓ 2 callersFunctionMMKVLogLevelDesc
MMKV/Core/MMKVLog.cpp:58
↓ 2 callersFunctionMMKVPath_t2String
MMKV/Core/MemoryFile_Win32.cpp:534
↓ 2 callersFunctionaddValue
Function to add a value to the vector while maintaining sorting order
android/src/main/rnmmkv/rnmmkv-adapter.cpp:137
↓ 2 callersMethodallKeys
MMKV/Core/MMKV.cpp:1106
↓ 2 callersFunctionarmv8_crc32_small
MMKV/Core/crc32/crc32_armv8.cpp:73
↓ 2 callersFunctionashmemMMKVPathWithID
MMKV/Core/MemoryFile_Android.cpp:231
↓ 2 callersMethodclearStore
* Remove all keys and values from storage.
src/mmkvinstance.ts:635
↓ 2 callersFunctioncrc32
MMKV/Core/crc32/zlib/crc32.cpp:49
↓ 2 callersFunctioncreate
(storage: MMKVInstance)
src/hooks/useMMKV.ts:28
↓ 2 callersFunctioncreateInstance
android/src/main/rnmmkv/rnmmkv-adapter.cpp:115
↓ 2 callersMethodcryptKey
MMKV/Core/MMKV.cpp:349
↓ 2 callersFunctioncurrent
()
src/hooks/useMMKVRef.ts:49
↓ 2 callersMethoddecodeOneVector
MMKV/Core/MiniPBCoder.cpp:367
↓ 2 callersMethoddecryptCipherText
(Cipher cipher, byte[] cipherTextBytes)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:295
↓ 2 callersMethodencryptCipherText
(Cipher cipher, String plainText)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:241
↓ 2 callersFunctionencryptionHandler
* When a storage instance is encrypted at runtime, this functions * helps in detecting and loading the instance properly.
src/initializer.ts:157
↓ 2 callersFunctionendsWith
MMKV/Core/MMKV.cpp:1303
↓ 2 callersFunctioneraseHelper
MMKV/Core/MMKV_IO.cpp:735
↓ 2 callersFunctionfilename
MMKV/Core/MMKV.cpp:1311
↓ 2 callersFunctionfullWriteBackWholeData
MMKV/Core/MMKV_IO.cpp:1237
↓ 2 callersMethodgetBytes
MMKV/Core/MMKV.cpp:711
↓ 2 callersFunctiongetDataType
(value: any)
src/hooks/functions.ts:3
↓ 2 callersMethodgetDouble
MMKV/Core/MMKV.cpp:958
↓ 2 callersFunctiongetInitialValue
(key: string, storage: MMKVInstance, initialValueType: 'type' | 'value')
src/hooks/functions.ts:10
↓ 2 callersMethodgetKey
MMKV/Core/aes/AESCrypt.cpp:89
↓ 2 callersMethodgetKeys
* * Get all keys
src/indexer/maps.ts:19
↓ 2 callersMethodgetMultipleItemsAsync
* Retrieve multiple items for the given array of keys
src/mmkvinstance.ts:214
↓ 2 callersFunctiongetPageSize
MMKV/Core/MemoryFile.cpp:403
↓ 2 callersMethodgetSymmetricKey
(Context context, String alias)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:308
↓ 2 callersMethodgetVector
MMKV/Core/MMKV.h:561
↓ 2 callersMethodhasKey
* Check if a key exists.
src/indexer/maps.ts:26
↓ 2 callersFunctioninitIndexForId
android/src/main/rnmmkv/rnmmkv-adapter.cpp:303
↓ 2 callersFunctioninitWithEncryptionUsingOldKey
* Usually after first creation of the * storage, your database will be * initialized with its old key stored * in the secure storage. *
src/initializer.ts:62
↓ 2 callersFunctioninitWithoutEncryption
* * When you want to initialize the storage * without encryption this function is called. *
src/initializer.ts:118
↓ 2 callersMethodinitialize
(Context context)
android/src/main/java/com/ammarahmed/mmkv/MMKV.java:28
↓ 2 callersMethodisFileValid
MMKV/Core/MemoryFile.h:90
↓ 2 callersFunctionisLoaded
()
src/mmkv/init.ts:9
↓ 2 callersFunctionloadLibrary
MMKV/Core/MemoryFile_Android.cpp:123
↓ 2 callersMethodmove
MMKV/Core/KeyValueHolder.cpp:103
↓ 2 callersFunctionpbFixed32Size
MMKV/Core/PBUtility.h:100
↓ 2 callersFunctionpbMMBufferSize
MMKV/Core/PBUtility.h:138
↓ 2 callersMethodreKey
MMKV/Core/MMKV_IO.cpp:1333
↓ 2 callersMethodreadBool
MMKV/Core/CodedInputData.cpp:82
↓ 2 callersMethodreadDouble
MMKV/Core/CodedInputData.cpp:48
↓ 2 callersMethodreadFloat
MMKV/Core/CodedInputData.cpp:52
↓ 2 callersMethodreadInt64
MMKV/Core/CodedInputData.cpp:56
↓ 2 callersMethodreadUInt64
MMKV/Core/CodedInputData.cpp:70
↓ 2 callersMethodreadValues
(Context context, String filename)
android/src/main/java/com/ammarahmed/mmkv/Storage.java:19
↓ 2 callersFunctionreadWholeFile
MMKV/Core/MemoryFile.cpp:324
↓ 2 callersMethodreloadFromFile
MMKV/Core/MemoryFile.cpp:207
↓ 2 callersFunctionremoveKeysFromIndex
android/src/main/rnmmkv/rnmmkv-adapter.cpp:209
↓ 2 callersFunctionremoveValue
Function to remove a value from the vector
android/src/main/rnmmkv/rnmmkv-adapter.cpp:144
↓ 2 callersMethodremoveValuesForKeys
MMKV/Core/MMKV.cpp:1128
↓ 2 callersMethodsetCipherText
(Context context, String alias, String input)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:272
↓ 2 callersMethodsetSecureKey
(String key, String value)
android/src/main/java/com/ammarahmed/mmkv/RNMMKVModule.java:189
↓ 2 callersMethodstatusBeforeDecrypt
MMKV/Core/aes/AESCrypt.cpp:156
↓ 2 callersMethodtoTuple
MMKV/Core/KeyValueHolder.h:102
↓ 2 callersFunctionusePrevious
(value: any)
src/hooks/useMMKV.ts:188
↓ 2 callersFunctionvector2jarray
android/src/main/rnmmkv/rnmmkv-adapter.cpp:63
↓ 2 callersFunctionwalkInDir
MMKV/Core/MemoryFile.cpp:548
↓ 2 callersMethodwriteBool
MMKV/Core/CodedOutputData.cpp:72
↓ 2 callersMethodwriteFloat
MMKV/Core/CodedOutputData.cpp:48
↓ 2 callersMethodwriteInt32
MMKV/Core/CodedOutputData.cpp:60
↓ 2 callersMethodwriteInt64
MMKV/Core/CodedOutputData.cpp:52
↓ 2 callersMethodwriteRawVarint64
MMKV/Core/CodedOutputData.cpp:156
↓ 2 callersMethodwriteToJSON
(MMKV kvv)
android/src/main/java/com/ammarahmed/mmkv/RNMMKVModule.java:128
↓ 2 callersMethodwriteUInt64
MMKV/Core/CodedOutputData.cpp:56
↓ 2 callersMethodwriteValues
(Context context, String filename, byte[] bytes)
android/src/main/java/com/ammarahmed/mmkv/Storage.java:13
↓ 1 callersFunctionAES_cfb128_decrypt
* The input and output encrypted as though 128bit cfb mode is being used. * The extra state information to record how much of the 128bit block we have
MMKV/Core/aes/openssl/openssl_cfb128.cpp:59
↓ 1 callersFunctionAES_cfb128_encrypt
* The input and output encrypted as though 128bit cfb mode is being used. * The extra state information to record how much of the 128bit block we hav
MMKV/Core/aes/openssl/openssl_cfb128.cpp:23
↓ 1 callersFunctionASharedMemory_create
MMKV/Core/MemoryFile_Android.cpp:137
↓ 1 callersFunctionASharedMemory_getName
MMKV/Core/MemoryFile_Android.cpp:211
↓ 1 callersFunctionFloat32ToInt32
MMKV/Core/PBUtility.h:44
↓ 1 callersFunctionFloat64ToInt64
MMKV/Core/PBUtility.h:38
↓ 1 callersFunctionGetAppleMachineInfo
MMKV/Core/MMKV_OSX.cpp:372
↓ 1 callersFunctionInt32ToFloat32
MMKV/Core/PBUtility.h:56
↓ 1 callersFunctionInt64ToFloat64
MMKV/Core/PBUtility.h:50
↓ 1 callersFunctionMD5
MMKV/Core/aes/openssl/openssl_md5_one.cpp:16
↓ 1 callersFunctionMD5_Init
MMKV/Core/aes/openssl/openssl_md5_dgst.cpp:23
↓ 1 callersFunctionOpenFlag2NativeFlag
MMKV/Core/MemoryFile.cpp:62
← previousnext →101–200 of 656, ranked by callers