A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
M
- mmapID() - function in com.tencent.mmkv.MMKV
- MMKV - class in com.tencent.mmkv
- An highly efficient, reliable, multi-process key-value storage framework.
- MMKV.LibLoader - class in com.tencent.mmkv.MMKV
- The interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).
- MMKVContentChangeNotification - class in com.tencent.mmkv
- Inter-process content change notification.
- MMKVContentProvider - class in com.tencent.mmkv
- A helper class for MMKV based on Anonymous Shared Memory.
- MMKVHandler - class in com.tencent.mmkv
- Callback handler for MMKV.
- mmkvLog(MMKVLogLevel,String,int,String,String) - function in com.tencent.mmkv.MMKVHandler
- Log Redirecting.
- MMKVLogLevel - class in com.tencent.mmkv
- The levels of MMKV log.
- MMKVRecoverStrategic - class in com.tencent.mmkv
- The recover strategic of MMKV on errors.
- mmkvWithAshmemFD(String,int,int,String) - function in com.tencent.mmkv.MMKV
- Get an ashmem MMKV instance that has been initiated by another process.
- mmkvWithAshmemID(Context,String,int,int,String) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance base on Anonymous Shared Memory, aka not synced to any disk files.
- mmkvWithID(String) - function in com.tencent.mmkv.NameSpace
- Create an MMKV instance with an unique ID (in single-process mode).
- mmkvWithID(String,int) - function in com.tencent.mmkv.NameSpace
- Create an MMKV instance in single-process or multi-process mode.
- mmkvWithID(String,int,long) - function in com.tencent.mmkv.NameSpace
- Create an MMKV instance in single-process or multi-process mode.
- mmkvWithID(String,int,String) - function in com.tencent.mmkv.NameSpace
- Create an MMKV instance in customize process mode, with an encryption key.
- mmkvWithID(String,int,String,long) - function in com.tencent.mmkv.NameSpace
- Create an MMKV instance with customize settings all in one.
- mmkvWithID(String) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance with an unique ID (in single-process mode).
- mmkvWithID(String,int) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance in single-process or multi-process mode.
- mmkvWithID(String,int,long) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance in single-process or multi-process mode.
- mmkvWithID(String,int,String) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance in customize process mode, with an encryption key.
- mmkvWithID(String,String) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance in customize folder.
- mmkvWithID(String,String,long) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance in customize folder.
- mmkvWithID(String,int,String,String,long) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance with customize settings all in one.
- mmkvWithID(String,int,String,String) - function in com.tencent.mmkv.MMKV
- Create an MMKV instance with customize settings all in one.