MCPcopy Create free account

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

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

MethodsetIntAsync
* Set a number value to storage for the given key.
src/mmkvinstance.ts:89
MethodsetIsInBackground
MMKV/Core/MMKV_OSX.cpp:96
MethodsetItem
* Set a string value to storage for the given key. * This method is added for redux-persist/zustand support. *
src/mmkvinstance.ts:53
MethodsetLogLevel
MMKV/Core/MMKV.cpp:1564
MethodsetMapAsync
* Set an Object to storage for the given key. * * Note that this function does **not** work with the Map data type. *
src/mmkvinstance.ts:125
MethodsetProcessingMode
* Set the processing mode for storage. * * Will recieve the following values. * MMKV.MULTI_PROCESS * MMKV.SINGLE_PROCESS * * @param
src/mmkvloader.ts:111
MethodsetSecureKey
(String key, String value)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:78
MethodsetStringAsync
* Set a string value to storage for the given key.
src/mmkvinstance.ts:73
Methodshared_lock
MMKV/Core/MMKV.cpp:772
Methodshared_unlock
MMKV/Core/MMKV.cpp:777
MethodskipBytes
MMKV/Core/CodedInputDataCrypt.cpp:127
MethodstatusBeforeDecrypt
MMKV/Core/CodedInputDataCrypt.cpp:161
MethodtestAESCrypt
check if AESCrypt is encrypt-decrypt full-duplex
MMKV/Core/aes/AESCrypt.cpp:189
MethodtestAESToMMBuffer
MMKV/Core/KeyValueHolder.cpp:184
MethodtotalSize
MMKV/Core/MMKV.cpp:1081
Methodtrim
MMKV/Core/MMKV_IO.cpp:1401
Methodtruncate
MMKV/Core/MemoryFile_Win32.cpp:105
FunctiontryAtomicRename
MMKV/Core/MemoryFile_Linux.cpp:53
Methodtry_lock
MMKV/Core/InterProcessLock.h:102
Methodtry_lock
MMKV/Core/ThreadLock.cpp:60
Methodtry_lock
MMKV/Core/InterProcessLock.cpp:34
Methodtry_lock_thread
MMKV/Core/MMKV.cpp:1201
MethodunRegisterContentChangeHandler
MMKV/Core/MMKV.cpp:298
MethodunRegisterErrorHandler
MMKV/Core/MMKV.cpp:1549
MethodunRegisterLogHandler
MMKV/Core/MMKV.cpp:1559
Methodunlock
MMKV/Core/ScopedLock.hpp:37
Methodunlock
MMKV/Core/InterProcessLock.h:109
Methodunlock
MMKV/Core/ThreadLock.cpp:53
Methodunlock
MMKV/Core/ThreadLock_Win32.cpp:49
Methodunlock
MMKV/Core/InterProcessLock.cpp:146
Methodunlock_thread
MMKV/Core/MMKV.cpp:1198
Functionunmock
()
jest/memoryStore.ts:21
MethodunsubscribeAll
()
src/eventmanager.ts:7
Functionunused
MMKV/Core/MMKVPredef.h:233
MethodupdateCRCDigest
MMKV/Core/MMKV.cpp:436
FunctionuseIndex
( keys: string[], type: DataType, storage: MMKVInstance )
src/hooks/useIndex.ts:41
FunctionwalkInDir
MMKV/Core/MemoryFile_Win32.cpp:489
MethodwithPersistedDefaultValues
* Persist default values in hooks. * Normally hooks do not persist default values in storage, * so for example calling `getItem` will return `nu
src/mmkvloader.ts:43
MethodwithServiceName
* (iOS only) Sets the kSecAttrService attribute in the key chain (https://developer.apple.com/documentation/security/ksecattrservice). * Addresses
src/mmkvloader.ts:66
MethodwriteActualSize
MMKV/Core/MMKV_IO.cpp:480
MethodwritePreparedItems
MMKV/Core/MiniPBCoder.cpp:188
MethodwriteRootObject
write object using prepared m_encodeItems[]
MMKV/Core/MiniPBCoder.cpp:68
MethodwriteValueToBuffer
MMKV/Core/MMKV.cpp:1013
Method~AESCrypt
MMKV/Core/aes/AESCrypt.cpp:68
Method~CodedInputDataCrypt
MMKV/Core/CodedInputDataCrypt.cpp:54
Method~File
MMKV/Core/MemoryFile.h:79
Method~KeyValueHolderCrypt
MMKV/Core/KeyValueHolder.cpp:114
Method~MLockPtr
MMKV/Core/MMKV_OSX.cpp:82
Method~MMBuffer
MMKV/Core/MMBuffer.cpp:184
Method~MMKV
MMKV/Core/MMKV.cpp:128
Method~MemoryFile
MMKV/Core/MemoryFile.h:127
Method~MiniPBCoder
MMKV/Core/MiniPBCoder.cpp:55
Method~PBEncodeItem
MMKV/Core/PBEncodeItem.hpp:91
Method~ScopedLock
MMKV/Core/ScopedLock.hpp:49
Method~ThreadLock
MMKV/Core/ThreadLock.cpp:40
Method~ThreadLock
MMKV/Core/ThreadLock_Win32.cpp:34
← previous601–656 of 656, ranked by callers