Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
Dnapi_util.h29 bool IsBoolean(const napi_env env, const napi_value value);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp32 bool IsBoolean(const napi_env env, const napi_value value) in IsBoolean() function