Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/json_utils/src/
Djson_utils.cpp81 bool IsObject(const CJson *const item) in IsObject() function
86 bool IsObject(const CJsonUnique &item) in IsObject() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp60 bool IsObject(const napi_env env, const napi_value value) in IsObject() function