Home
last modified time | relevance | path

Searched refs:SetResultToManager (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.cpp123 void CommandLine::SetResultToManager(const std::string& resultType, in SetResultToManager() function in CommandLine
688 SetResultToManager("args", resultContent, "CurrentJsRouter"); in RunGet()
702 SetResultToManager("args", resultContent, "AbilityCurrentJsRouter"); in RunGet()
1253 SetResultToManager("args", resultContent, "MemoryRefresh"); in RunGet()
DCommandLine.h33 …void SetResultToManager(const std::string& type, const Json::Value& resultContent, const std::stri…