Home
last modified time | relevance | path

Searched defs:isNotNull (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Doh_predicates.h176 OH_Predicates *(*isNotNull)(OH_Predicates *predicates, const char *field); member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp117 void FieldInfo::SetNotNull(bool isNotNull) in SetNotNull() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1658 bool isNotNull = argc >= 2 && !JSUtils::IsNull(env, argv[1]); in OffRemote() local
1882 bool isNotNull = argc >= 1 && !JSUtils::IsNull(env, argv[0]); in UnregisterSyncCallback() local

Completed in 11 milliseconds