Searched defs:PutBoolean (Results 1 – 2 of 2) sorted by relevance
66 uint32_t DistributedObjectImpl::PutBoolean(const std::string &key, bool value) in PutBoolean() function in OHOS::ObjectStore::DistributedObjectImpl
86 static void PutBoolean(struct InfoContainer *self, size_t key, bool value) in PutBoolean() function