Searched defs:GetBool (Results 1 – 3 of 3) sorted by relevance
93 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
40 int32_t NapiUtil::GetBool(napi_env env, napi_value arg, const std::string &attrName, bool &value) in GetBool() function in OHOS::UpdateEngine::NapiUtil
332 bool ReminderCommon::GetBool(const napi_env &env, const napi_value &value, in GetBool() function in OHOS::ReminderAgentNapi::ReminderCommon