Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp47 bool hasLastSubscriber = data.ReadBool(); in OnRemoteRequest() local
48 if (hasLastSubscriber) { in OnRemoteRequest()
71 bool hasLastSubscriber = data.ReadBool(); in OnRemoteRequest() local
72 if (hasLastSubscriber) { in OnRemoteRequest()