Searched refs:IsInteger (Results 1 – 2 of 2) sorted by relevance
44 bool FieldValue::IsInteger() in IsInteger() function in OHOS::HiviewDFX::EventStore::FieldValue259 if (cond.fieldValue_.IsInteger()) { in GetCondEqualValue()280 if (cond.fieldValue_.IsInteger()) { in GetCondNotEqualValue()301 if (cond.fieldValue_.IsInteger()) { in GetCondLessThanValue()321 if (cond.fieldValue_.IsInteger()) { in GetCondLessEqualValue()341 if (cond.fieldValue_.IsInteger()) { in GetCondGreatThanValue()361 if (cond.fieldValue_.IsInteger()) { in GetCondGreatEqualValue()
72 bool IsInteger();