Searched defs:PutBoolean (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ | ||
H A D | distributed_object_impl.cpp | 36 uint32_t DistributedObjectImpl::PutBoolean(const std::string &key, bool value) in PutBoolean() function in OHOS::ObjectStore::DistributedObjectImpl |
H A D | flat_object_store.cpp | 269 uint32_t FlatObjectStore::PutBoolean(const std::string &sessionId, const std::string &key, bool val… in PutBoolean() function in OHOS::ObjectStore::FlatObjectStore |