Searched defs:CJOptions (Results 1 – 1 of 1) sorted by relevance
51 struct CJOptions { struct52 bool createIfMissing;53 bool encrypt;54 bool backup;55 bool autoSync;56 int32_t kvStoreType;57 int32_t securityLevel;58 CJSchema schema;