Searched defs:isSchema (Results 1 – 6 of 6) sorted by relevance
270 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local292 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
280 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local302 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema()
262 bool isSchema = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
1045 bool isSchema = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local