Searched refs:DELETE_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
60 DELETE_NOTIFICATION, enumerator
1526 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::DELETE_NOTIFICATION);1550 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::DELETE_NOTIFICATION);1572 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::DELETE_NOTIFICATION);
923 …ErrCode result = InnerTransact(NotificationInterfaceCode::DELETE_NOTIFICATION, option, data, reply… in Delete()
162 case static_cast<uint32_t>(NotificationInterfaceCode::DELETE_NOTIFICATION): { in OnRemoteRequest()