Home
last modified time | relevance | path

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

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