Home
last modified time | relevance | path

Searched defs:IsBool (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/frameworks/common/json_utils/src/
Djson_utils.cpp51 bool IsBool(const CJson *const item) in IsBool() function
56 bool IsBool(const CJsonUnique &item) in IsBool() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp423 bool HiSysEventValue::IsBool() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue