Home
last modified time | relevance | path

Searched defs:AsyncCommonEventResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event.h22 using AsyncCommonEventResult = OHOS::EventFwk::AsyncCommonEventResult; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dasync_common_event_result.cpp23 AsyncCommonEventResult::AsyncCommonEventResult(const int32_t &resultCode, const std::string &result… in AsyncCommonEventResult() function in OHOS::EventFwk::AsyncCommonEventResult