Home
last modified time | relevance | path

Searched refs:IsStringValueType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp212 return !(this->IsStringValueType(val)); in GetParamValue()
272 return this->IsStringValueType(val); in GetParamValue()
326 bool HiSysEventRecord::IsStringValueType(const JsonValue val) const in IsStringValueType() function in OHOS::HiviewDFX::HiSysEventRecord
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h82 bool IsStringValueType(const JsonValue val) const;