Searched defs:SetBoolean (Results 1 – 4 of 4) sorted by relevance
41 void SetBoolean(const std::string& key, const bool value) override in SetBoolean() function
46 void SetBoolean(const std::string& key, const bool value) override {}; in SetBoolean() function77 void SetBoolean(const std::string& key, const bool value) override {}; in SetBoolean() function
270 void SetBoolean(bool value) in SetBoolean() function
169 void JSObject::SetBoolean(JSValue target, const char * const prop, const bool value) in SetBoolean() function in OHOS::ACELite::JSObject