Searched refs:SetResultToManager (Results 1 - 2 of 2) sorted by relevance
| /ide/tools/previewer/cli/ |
| H A D | CommandLine.cpp | 120 void CommandLine::SetResultToManager(const std::string& resultType, in SetResultToManager() function in CommandLine 708 SetResultToManager("args", resultContent, "CurrentJsRouter"); in RunGet() 722 SetResultToManager("args", resultContent, "AbilityCurrentJsRouter"); in RunGet() 1265 SetResultToManager("args", resultContent, "MemoryRefresh"); in RunGet() 1600 SetResultToManager("args", args, "AvoidAreaChanged"); in RunGet()
|
| H A D | CommandLine.h | 32 void SetResultToManager(const std::string& type, const Json2::Value& resultContent, const std::string& messageType);
|
Completed in 4 milliseconds