Searched defs:SetCodeAndData (Results 1 – 6 of 6) sorted by relevance
69 bool AsyncCommonEventResult::SetCodeAndData(const int &code, const std::string &data) in SetCodeAndData() function in OHOS::EventFwk::AsyncCommonEventResult
72 bool CommonEventSubscriber::SetCodeAndData(const int &code, const std::string &data) in SetCodeAndData() function in OHOS::EventFwk::CommonEventSubscriber
56 bool CommonEventSubscriber::SetCodeAndData(const int &code, const std::string &data) in SetCodeAndData() function in OHOS::EventFwk::CommonEventSubscriber
8 "SetCodeAndData": [], array93 "SetCodeAndData": [], array
1305 napi_value SetCodeAndData(napi_env env, napi_callback_info info) in SetCodeAndData() function