Home
last modified time | relevance | path

Searched refs:GetBoolFromString (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences.cpp32 inline bool GetBoolFromString(const std::string &str) in GetBoolFromString() function
125 preferencesInfo_->SetDistributedBundleEnable(bundleName, uid, GetBoolFromString(value)); in ResolveDistributedBundleEnable()
135 preferencesInfo_->SetSyncEnabledWithoutApp(userId, GetBoolFromString(value)); in ResolveSyncWithoutAppEnable()