Searched defs:IsNull (Results 1 – 3 of 3) sorted by relevance
39 virtual AbsPredicates *IsNull(std::string field) {return nullptr;}; in IsNull() function78 virtual AbsPredicates *IsNull(std::string field) {return nullptr;}; in IsNull() function
431 bool HiSysEventValue::IsNull() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue
39 bool IsNull(const napi_env env, const napi_value value) in IsNull() function