Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
Dui_session_manager.h145 virtual void SendWebTextToAI(int32_t nodeId, std::string res) {}; in SendWebTextToAI() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
Dui_session_manager_ohos.cpp429 void UiSessionManagerOhos::SendWebTextToAI(int32_t nodeId, std::string res) in SendWebTextToAI() function in OHOS::Ace::UiSessionManagerOhos