Home
last modified time | relevance | path

Searched defs:IsNotNull (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
H A Ddata_access.h39 virtual bool IsNotNull(int index) in IsNotNull() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery.cpp58 Query &Query::IsNotNull(const std::string &field) in IsNotNull() function in DistributedDB::Query
H A Dquery_expression.cpp169 void QueryExpression::IsNotNull(const std::string& field) in IsNotNull() function in DistributedDB::QueryExpression
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_predicates.h40 virtual AbsPredicates *IsNotNull(std::string field) {return nullptr;}; in IsNotNull() function
79 virtual AbsPredicates *IsNotNull(std::string field) {return nullptr;}; in IsNotNull() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp277 AbsRdbPredicates *AbsRdbPredicates::IsNotNull(const std::string &field) in IsNotNull() function in OHOS::NativeRdb::AbsRdbPredicates
H A Dabs_predicates.cpp210 AbsPredicates *AbsPredicates::IsNotNull(const std::string &field) in IsNotNull() function in OHOS::NativeRdb::AbsPredicates
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.cpp239 void RdbQuery::IsNotNull(const RdbPredicateOperation& operation) in IsNotNull() function in OHOS::DistributedRdb::RdbQuery
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates.h242 DataSharePredicates *IsNotNull(const std::string &field) in IsNotNull() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbpredicatesproxy.cpp105 void RdbPredicatesImpl::IsNotNull(const char* field) in IsNotNull() function in OHOS::Relational::RdbPredicatesImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H A Drdb_utils.cpp126 void RdbUtils::IsNotNull(const DataShare::OperationItem &item, RdbPredicates &predicates) in IsNotNull() function in RdbUtils
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates.cpp108 OH_Predicates *RelationalPredicate::IsNotNull(OH_Predicates *predicates, const char *field) in IsNotNull() function in OHOS::RdbNdk::RelationalPredicate
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp241 void KvUtils::IsNotNull(const OperationItem &oper, DataQuery &query) in IsNotNull() function in OHOS::DistributedKv::KvUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp243 void KvUtils::IsNotNull(const OperationItem &oper, DataQuery &query) in IsNotNull() function in OHOS::DistributedKv::KvUtils
H A Ddata_query.cpp371 DataQuery& DataQuery::IsNotNull(const std::string &field) in IsNotNull() function in OHOS::DistributedKv::DataQuery
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp112 bool FieldInfo::IsNotNull() const in IsNotNull() function in DistributedDB::FieldInfo
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_query.cpp562 napi_value JsQuery::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::DistributedData::JsQuery
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_query.cpp630 napi_value JsQuery::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::DistributedKVStore::JsQuery
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_predicates_proxy.cpp422 napi_value DataSharePredicatesProxy::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::DataShare::DataSharePredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_data_ability_predicates.cpp329 napi_value DataAbilityPredicatesProxy::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::DataAbilityJsKit::DataAbilityPredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_predicates.cpp506 napi_value RdbPredicatesProxy::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::RdbJsKit::RdbPredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_predicates.cpp446 napi_value RdbPredicatesProxy::IsNotNull(napi_env env, napi_callback_info info) in IsNotNull() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy