Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp224 constexpr char RELATIONSHIP_JSON_KEY_APP[] = "app"; variable
1901 jsonTarget[RELATIONSHIP_JSON_KEY_APP] = sourceBundleName; in IsAgentRelationship()