Searched refs:ResolveSyncWithoutAppEnable (Results 1 – 3 of 3) sorted by relevance
96 return ResolveSyncWithoutAppEnable(key, typeLabelEndPosition, entry.value.ToString()); in ResolveDistributedKey()130 bool DistributedPreferences::ResolveSyncWithoutAppEnable(const std::string &key, in ResolveSyncWithoutAppEnable() function in OHOS::Notification::DistributedPreferences
101 …bool ResolveSyncWithoutAppEnable(const std::string &key, const int32_t startPos, const std::string…
178 EXPECT_EQ(distributedPreferences_->ResolveSyncWithoutAppEnable(key, startPos, value), true);