Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Ddistributed_notification_service_ipc_interface_code.h144 GET_SLOT_BY_BUNDLE, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp314 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SLOT_BY_BUNDLE, option, data, reply); in GetSlotByBundle()
H A Dans_manager_stub.cpp422 case static_cast<uint32_t>(NotificationInterfaceCode::GET_SLOT_BY_BUNDLE): { in OnRemoteRequest()