Searched refs:replyToComponent (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | js_message_dispatcher.h | 38 bool replyToComponent = false) const = 0;
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | dialog_container.h | 126 …const std::string& group, std::vector<uint8_t>&& data, int32_t id, bool replyToComponent) const ov… in Dispatch() argument
|
H A D | ace_container.h | 295 …const std::string& group, std::vector<uint8_t>&& data, int32_t id, bool replyToComponent) const ov…
|
H A D | ace_container.cpp | 1740 const std::string& group, std::vector<uint8_t>&& data, int32_t id, bool replyToComponent) const in Dispatch()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.h | 204 …const std::string& group, std::vector<uint8_t>&& data, int32_t id, bool replyToComponent) const ov…
|
H A D | ace_container.cpp | 612 const std::string& group, std::vector<uint8_t>&& data, int32_t id, bool replyToComponent) const in Dispatch()
|