Home
last modified time | relevance | path

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

/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"; member
80 entry.key = DISTRIBUTED_LABEL + DELIMITER + MAIN_LABEL + DELIMITER + BUNDLE_LABEL + DELIMITER + WITHOUT_APP; in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences.cpp29 const std::string WITHOUT_APP = "without_app"; member
95 if (sign == WITHOUT_APP) { in ResolveDistributedKey()
250 key = DISTRIBUTED_LABEL + DELIMITER + WITHOUT_APP + DELIMITER + std::to_string(userId) + DELIMITER; in GetEnabledWithoutApp()

Completed in 2 milliseconds