Home
last modified time | relevance | path

Searched defs:IsNull (Results 1 – 5 of 5) sorted by relevance

/base/request/request/common/database/include/
Dwrapper.h91 inline bool IsNull(RowEntity &rowEntity, int index) in IsNull() function
/base/security/security_guard/test/unittest/mock/rdb/
Drdb_predicates.h39 virtual AbsPredicates *IsNull(std::string field) {return nullptr;}; in IsNull() function
78 virtual AbsPredicates *IsNull(std::string field) {return nullptr;}; in IsNull() function
/base/request/request/common/database/src/
Dwrapper.rs175 fn IsNull(row: Pin<&mut RowEntity>, index: i32) -> bool; in IsNull() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp431 bool HiSysEventValue::IsNull() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp39 bool IsNull(const napi_env env, const napi_value value) in IsNull() function