Searched defs:SetBooleanProperty (Results 1 – 3 of 3) sorted by relevance
91 void JSI::SetBooleanProperty(JSIValue object, const char * const propName, bool value) in SetBooleanProperty() function in OHOS::ACELite::JSI
597 void SetBooleanProperty(napi_env env, napi_value object, const std::string &name, bool value) in SetBooleanProperty() function
507 void SetBooleanProperty(napi_env env, napi_value object, const std::string &name, bool value) in SetBooleanProperty() function