Searched defs:isSchemaStore (Results 1 – 5 of 5) sorted by relevance
114 bool isSchemaStore = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in Get() local211 auto isSchemaStore = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetEntries() local
96 void JsSingleKVStore::SetSchemaInfo(bool isSchemaStore) in SetSchemaInfo()199 bool isSchemaStore = reinterpret_cast<JsSingleKVStore *>(ctxt->native)->IsSchemaStore(); in Put() local346 auto isSchemaStore = reinterpret_cast<JsSingleKVStore *>(ctxt->native)->IsSchemaStore(); in PutBatch() local906 bool isSchemaStore = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in Get() local995 auto isSchemaStore = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetEntries() local
144 bool isSchemaStore = reinterpret_cast<JsKVStore *>(ctxt->native)->IsSchemaStore(); in Put() local258 auto isSchemaStore = reinterpret_cast<JsKVStore*>(ctxt->native)->IsSchemaStore(); in PutBatch() local641 void JsKVStore::SetSchemaInfo(bool isSchemaStore) in SetSchemaInfo()
106 bool isSchemaStore = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in Get() local231 auto isSchemaStore = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetEntries() local
92 bool isSchemaStore = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in Get() local186 auto isSchemaStore = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetEntries() local