Home
last modified time | relevance | path

Searched refs:SET_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.h140 SET_DISTRIBUTED_ENABLED_BY_BUNDLE, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp300 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_DISTRIBUTED_ENABLED_BY_BUNDLE, optio… in SetDistributedEnabledByBundle()
H A Dans_manager_stub.cpp350 case static_cast<uint32_t>(NotificationInterfaceCode::SET_DISTRIBUTED_ENABLED_BY_BUNDLE): { in OnRemoteRequest()