Home
last modified time | relevance | path

Searched defs:hasCallerToken (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_enable.h35 bool hasCallerToken = false; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Denable_notification.h35 bool hasCallerToken = false; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp1357 bool hasCallerToken = false; in HandleRequestEnableNotification() local