Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_preferences.h81 ErrCode ClearDataInRestoreFactorySettings();
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H A Ddistributed_preferences_branch_test.cpp201 …EXPECT_EQ(distributedPreferences_->ClearDataInRestoreFactorySettings(), ERR_ANS_DISTRIBUTED_OPERAT…
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_preferences_test.cpp104 EXPECT_EQ(distributedPreferences_->ClearDataInRestoreFactorySettings(), ERR_OK);
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences.cpp230 ErrCode DistributedPreferences::ClearDataInRestoreFactorySettings() in ClearDataInRestoreFactorySettings() function in OHOS::Notification::DistributedPreferences