Searched defs:GetBooleanProperty (Results 1 – 3 of 3) sorted by relevance
311 bool GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty() function
350 bool GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty() function
373 bool JSI::GetBooleanProperty(JSIValue object, const char * const propName) in GetBooleanProperty() function in OHOS::ACELite::JSI