Home
last modified time | relevance | path

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

/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/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