Home
last modified time | relevance | path

Searched defs:isSchema (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_kv_store_resultset.cpp268 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local
284 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema()
Djs_device_kv_store.cpp289 bool isSchema = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
Djs_single_kv_store.cpp239 bool isSchema = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_kv_store_resultset.cpp274 bool isSchema = reinterpret_cast<JsKVStoreResultSet*>(ctxt->native)->isSchema_; in GetEntry() local
290 void JsKVStoreResultSet::SetSchema(bool isSchema) in SetSchema()
Djs_device_kv_store.cpp258 bool isSchema = reinterpret_cast<JsDeviceKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local
Djs_single_kv_store.cpp1012 bool isSchema = reinterpret_cast<JsSingleKVStore*>(ctxt->native)->IsSchemaStore(); in GetResultSet() local