Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
Djs_util_test.cpp93 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
/base/update/updateservice/frameworks/js/napi/base/src/
Dnapi_util.cpp40 int32_t NapiUtil::GetBool(napi_env env, napi_value arg, const std::string &attrName, bool &value) in GetBool() function in OHOS::UpdateEngine::NapiUtil
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp332 bool ReminderCommon::GetBool(const napi_env &env, const napi_value &value, in GetBool() function in OHOS::ReminderAgentNapi::ReminderCommon