Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event.h239 static const uint8_t INITIAL_SUBSCRIPTION = 1; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account.h31 INITIAL_SUBSCRIPTION, 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