Searched defs:IsMatchType (Results 1 – 4 of 4) sorted by relevance
60 bool NapiUtil::IsMatchType(napi_env env, napi_value value, napi_valuetype type) in IsMatchType() function in OHOS::HiviewDFX::NapiUtil
27 bool IsMatchType(napi_value value, napi_valuetype type, napi_env env) in IsMatchType() function
45 bool IsMatchType(const napi_env &env, const napi_value &value, const napi_valuetype &type) in IsMatchType() function
37 bool IsMatchType(const napi_env &env, const napi_value &value, const napi_valuetype &type) in IsMatchType() function