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/session/src/
Dnapi_common_utils.cpp66 int32_t NapiCommonUtils::GetBool(napi_env env, napi_value arg, const std::string &attrName, bool &v… in GetBool() function in OHOS::UpdateEngine::NapiCommonUtils
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp634 bool ReminderCommon::GetBool(const napi_env &env, const napi_value &value, in GetBool() function in OHOS::ReminderAgentNapi::ReminderCommon