Home
last modified time | relevance | path

Searched defs:SUBSCRIBE_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event.h240 static const uint8_t SUBSCRIBE_FAILED = 2; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account.h32 SUBSCRIBE_FAILED, enumerator
/ohos5.0/base/account/os_account/frameworks/osaccount/core/include/
H A Dos_account.h27 enum SubscribeState { ALREADY_SUBSCRIBED = 0, INITIAL_SUBSCRIPTION, SUBSCRIBE_FAILED }; enumerator