Home
last modified time | relevance | path

Searched defs:SetCodeAndData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dasync_common_event_result.cpp71 bool AsyncCommonEventResult::SetCodeAndData(const int32_t &code, const std::string &data) in SetCodeAndData() function in OHOS::EventFwk::AsyncCommonEventResult
H A Dcommon_event_subscriber.cpp82 bool CommonEventSubscriber::SetCodeAndData(const int32_t &code, const std::string &data) in SetCodeAndData() function in OHOS::EventFwk::CommonEventSubscriber
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_subscriber.cpp61 bool CommonEventSubscriber::SetCodeAndData(const int& code, const std::string& data) in SetCodeAndData() function in OHOS::EventFwk::CommonEventSubscriber
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dmock_common_event_subscriber.cpp61 bool CommonEventSubscriber::SetCodeAndData(const int& code, const std::string& data) in SetCodeAndData() function in OHOS::EventFwk::CommonEventSubscriber
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_set_param.cpp244 napi_value SetCodeAndData(napi_env env, napi_callback_info info) in SetCodeAndData() function
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp271 napi_value SetCodeAndData(napi_env env, napi_callback_info info) in SetCodeAndData() function