Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp223 constexpr char RELATIONSHIP_JSON_KEY_SERVICE[] = "service"; variable
1900 jsonTarget[RELATIONSHIP_JSON_KEY_SERVICE] = agentBundleName; in IsAgentRelationship()