Home
last modified time | relevance | path

Searched refs:EVENT_PUBLISH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_event_provider.cpp63 ReportOhosAccountOperationFail(userId, EVENT_PUBLISH, false, "PublishCommonEvent failed"); in EventPublish()
97 … ReportOhosAccountOperationFail(userId, EVENT_PUBLISH, false, "PublishCommonEventAsUser failed"); in EventPublishAsUser()
/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h46 const char EVENT_PUBLISH[] = "event publish"; variable