Searched refs:CommonEvent_ErrCode (Results 1 – 8 of 8) sorted by relevance
25 typedef enum CommonEvent_ErrCode { enum40 } CommonEvent_ErrCode; typedef92 CommonEvent_ErrCode OH_CommonEvent_SetPublisherPermission(CommonEvent_SubscribeInfo* info, const ch…103 CommonEvent_ErrCode OH_CommonEvent_SetPublisherBundleName(CommonEvent_SubscribeInfo* info, const ch…142 CommonEvent_ErrCode OH_CommonEvent_Subscribe(const CommonEvent_Subscriber* subscriber);155 CommonEvent_ErrCode OH_CommonEvent_UnSubscribe(const CommonEvent_Subscriber* subscriber);
67 CommonEvent_ErrCode Subscribe(const CommonEvent_Subscriber* subscriber);68 CommonEvent_ErrCode UnSubscribe(const CommonEvent_Subscriber* subscriber);
111 CommonEvent_ErrCode SubscriberManager::Subscribe(const CommonEvent_Subscriber* subscriber) in Subscribe()122 return static_cast<CommonEvent_ErrCode>(ret); in Subscribe()125 CommonEvent_ErrCode SubscriberManager::UnSubscribe(const CommonEvent_Subscriber* subscriber) in UnSubscribe()133 return static_cast<CommonEvent_ErrCode>(ret); in UnSubscribe()
55 CommonEvent_ErrCode OH_CommonEvent_SetPublisherPermission(CommonEvent_SubscribeInfo* info, const ch… in OH_CommonEvent_SetPublisherPermission()65 CommonEvent_ErrCode OH_CommonEvent_SetPublisherBundleName(CommonEvent_SubscribeInfo* info, const ch… in OH_CommonEvent_SetPublisherBundleName()103 CommonEvent_ErrCode OH_CommonEvent_Subscribe(const CommonEvent_Subscriber* subscriber) in OH_CommonEvent_Subscribe()108 CommonEvent_ErrCode OH_CommonEvent_UnSubscribe(const CommonEvent_Subscriber* subscriber) in OH_CommonEvent_UnSubscribe()
33 | typedef enum [CommonEvent_ErrCode](./capi-common-event.md#commonevent_errcode) {<br/>COMMONEVENT…41 | CommonEvent_ErrCode [OH_CommonEvent_SetPublisherPermission](./capi-common-event.md#oh_commonevent…42 | CommonEvent_ErrCode [OH_CommonEvent_SetPublisherBundleName](./capi-common-event.md#oh_commonevent…46 | CommonEvent_ErrCode [OH_CommonEvent_Subscribe](./capi-common-event.md#oh_commonevent_subscribe)(c…47 | CommonEvent_ErrCode [OH_CommonEvent_UnSubscribe](./capi-common-event.md#oh_commonevent_unsubscrib…
38 | [CommonEvent_ErrCode](#commonevent_errcode) | 枚举错误码。 |208 ### CommonEvent_ErrCode subsection1091 CommonEvent_ErrCode OH_CommonEvent_SetPublisherPermission(CommonEvent_SubscribeInfo* info, const ch…1114 CommonEvent_ErrCode OH_CommonEvent_SetPublisherBundleName(CommonEvent_SubscribeInfo* info, const ch…1196 CommonEvent_ErrCode OH_CommonEvent_Subscribe(const CommonEvent_Subscriber* subscriber)1218 CommonEvent_ErrCode OH_CommonEvent_UnSubscribe(const CommonEvent_Subscriber* subscriber)
33 | typedef enum [CommonEvent_ErrCode](./capi-common-event.md#commonevent_errcode) {<br>COMMONEVENT_…41 | CommonEvent_ErrCode [OH_CommonEvent_SetPublisherPermission](./capi-common-event.md#oh_commonevent…42 | CommonEvent_ErrCode [OH_CommonEvent_SetPublisherBundleName](./capi-common-event.md#oh_commonevent…46 | CommonEvent_ErrCode [OH_CommonEvent_Subscribe](./capi-common-event.md#oh_commonevent_subscribe)(c…47 | CommonEvent_ErrCode [OH_CommonEvent_UnSubscribe](./capi-common-event.md#oh_commonevent_unsubscrib…
38 | [CommonEvent_ErrCode](#commonevent_errcode) | Enumerates the error codes.|208 ### CommonEvent_ErrCode subsection1091 CommonEvent_ErrCode OH_CommonEvent_SetPublisherPermission(CommonEvent_SubscribeInfo* info, const ch…1114 CommonEvent_ErrCode OH_CommonEvent_SetPublisherBundleName(CommonEvent_SubscribeInfo* info, const ch…1196 CommonEvent_ErrCode OH_CommonEvent_Subscribe(const CommonEvent_Subscriber* subscriber)1218 CommonEvent_ErrCode OH_CommonEvent_UnSubscribe(const CommonEvent_Subscriber* subscriber)