Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences.cpp27 const std::string MAIN_LABEL = "ans_main"; variable
65 key = DISTRIBUTED_LABEL + DELIMITER + MAIN_LABEL + DELIMITER; in GetDistributedMainKey()
92 if (sign == MAIN_LABEL) { in ResolveDistributedKey()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H A Ddistributed_preferences_branch_test.cpp36 const std::string MAIN_LABEL = "ans_main"; variable
80 …entry.key = DISTRIBUTED_LABEL + DELIMITER + MAIN_LABEL + DELIMITER + BUNDLE_LABEL + DELIMITER + WI…