Searched defs:SetBoolean (Results 1 – 4 of 4) sorted by relevance
48 void SetBoolean(const std::string& key, const bool value) override in SetBoolean() function
70 void SetBoolean(bool value) in SetBoolean() function
217 void DistributedStorage::SetBoolean(const std::string& key, const bool value) in SetBoolean() function in OHOS::Ace::DistributedStorage
169 void JSObject::SetBoolean(JSValue target, const char * const prop, const bool value) in SetBoolean() function in OHOS::ACELite::JSObject