Home
last modified time | relevance | path

Searched refs:GET_DISTRIBUTED_ENABLED_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.h141 GET_DISTRIBUTED_ENABLED_BY_BUNDLE, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp341 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_DISTRIBUTED_ENABLED_BY_BUNDLE, optio… in IsDistributedEnabledByBundle()
H A Dans_manager_stub.cpp354 case static_cast<uint32_t>(NotificationInterfaceCode::GET_DISTRIBUTED_ENABLED_BY_BUNDLE): { in OnRemoteRequest()