Home
last modified time | relevance | path

Searched refs:JsCommandXComponentOperation (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.h336 class ACE_EXPORT JsCommandXComponentOperation final : public JsCommand {
338 JsCommandXComponentOperation(NodeId nodeId, std::function<void(const RefPtr<XComponentTaskPool>&)> task) in JsCommandXComponentOperation() function in OHOS::Ace::Framework::final
341 ~JsCommandXComponentOperation() final = default;
H A Djs_command.cpp679 void JsCommandXComponentOperation::Execute(const RefPtr<JsAcePage>& page) const in Execute()

Completed in 3 milliseconds