Home
last modified time | relevance | path

Searched defs:IsColumnNull (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_result_set_impl.cpp212 DBStatus KvStoreResultSetImpl::IsColumnNull(int columnIndex, bool &isNull) const in IsColumnNull() function in DistributedDB::KvStoreResultSetImpl
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp67 int DataShareAbsResultSet::IsColumnNull(int columnIndex, bool &isNull) in IsColumnNull() function in OHOS::DataShare::DataShareAbsResultSet
H A Ddatashare_result_set.cpp351 int DataShareResultSet::IsColumnNull(int columnIndex, bool &isNull) in IsColumnNull() function in OHOS::DataShare::DataShareResultSet
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_cursor_test.cpp172 DBStatus IsColumnNull(int columnIndex, bool &isNull) const override in IsColumnNull() function in OHOS::Test::DistributedRDBTest::MockResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp176 bool ResultSetImpl::IsColumnNull(int32_t columnIndex, int32_t* rtnCode) in IsColumnNull() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dcache_result_set.cpp122 int CacheResultSet::IsColumnNull(int columnIndex, bool &isNull) in IsColumnNull() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp233 int AbsResultSet::IsColumnNull(int columnIndex, bool &isNull) in IsColumnNull() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_result_set_impl.cpp269 DBStatus RelationalResultSetImpl::IsColumnNull(int columnIndex, bool &isNull) const in IsColumnNull() function in DistributedDB::RelationalResultSetImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp275 int RdbResultSetImpl::IsColumnNull(int columnIndex, bool &isNull) in IsColumnNull() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp534 napi_value ResultSetProxy::IsColumnNull(napi_env env, napi_callback_info info) in IsColumnNull() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp570 napi_value ResultSetProxy::IsColumnNull(napi_env env, napi_callback_info info) in IsColumnNull() function in OHOS::RdbJsKit::ResultSetProxy