Searched defs:isSchema (Results 1 – 6 of 6) sorted by relevance
268 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local284 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema()
289 bool isSchema = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
239 bool isSchema = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
274 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local290 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema()
258 bool isSchema = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
1012 bool isSchema = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local