Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences.cpp29 const std::string WITHOUT_APP = "without_app"; variable
95 if (sign == WITHOUT_APP) { in ResolveDistributedKey()
250 …key = DISTRIBUTED_LABEL + DELIMITER + WITHOUT_APP + DELIMITER + std::to_string(userId) + DELIMITER; in GetEnabledWithoutApp()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H A Ddistributed_preferences_branch_test.cpp38 const std::string WITHOUT_APP = "without_app"; variable
80 … = DISTRIBUTED_LABEL + DELIMITER + MAIN_LABEL + DELIMITER + BUNDLE_LABEL + DELIMITER + WITHOUT_APP;