Searched refs:CANCEL_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
29 CANCEL_NOTIFICATION, enumerator
169 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION);194 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION);215 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION);
145 …ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_NOTIFICATION, option, data, reply… in Cancel()
54 case static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_NOTIFICATION): { in OnRemoteRequest()