Home
last modified time | relevance | path

Searched defs:PutBoolean (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_impl.cpp36 uint32_t DistributedObjectImpl::PutBoolean(const std::string &key, bool value) in PutBoolean() function in OHOS::ObjectStore::DistributedObjectImpl
H A Dflat_object_store.cpp269 uint32_t FlatObjectStore::PutBoolean(const std::string &sessionId, const std::string &key, bool val… in PutBoolean() function in OHOS::ObjectStore::FlatObjectStore