Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h101 void PushCommand(const RefPtr<JsCommand>& jsCommand) in PushCommand() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp311 void Network::PushCommand(const std::vector<std::string>& args) in PushCommand() function in OHOS::Rosen::Network