Home
last modified time | relevance | path

Searched refs:authHintCnt_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp111 return authHintCnt_; in GetAuthHintCnt()
116 authHintCnt_++; in AddAuthHintCnt()
121 authHintCnt_ = count; in SetAuthHintCnt()
409 if (!parcel.WriteInt32(authHintCnt_)) { in Marshalling()
450 authHintCnt_ = parcel.ReadInt32(); in ReadFromParcel()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_slot.h477 int32_t authHintCnt_ = {0}; member in OHOS::Notification::NotificationSlot

Completed in 2 milliseconds