Home
last modified time | relevance | path

Searched defs:PutBool (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_preferences.h78 int PutBool(const std::string& key, bool value) override in PutBool() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h86 HiEvent& PutBool(const std::string& key, bool value) in PutBool() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalues_bucket.cpp74 void ValuesBucket::PutBool(const std::string &columnName, bool value) in PutBool() function in OHOS::NativeRdb::ValuesBucket
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp122 bool NodeDataCache::PutBool(const RefPtr<NG::FrameNode>& node, const std::string& id, bool value) in PutBool() function in OHOS::Ace::Recorder::NodeDataCache
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp125 int PreferencesBase::PutBool(const std::string &key, bool value) in PutBool() function in OHOS::NativePreferences::PreferencesBase