Searched refs:SetResultToManager (Results 1 – 2 of 2) sorted by relevance
123 void CommandLine::SetResultToManager(const std::string& resultType, in SetResultToManager() function in CommandLine688 SetResultToManager("args", resultContent, "CurrentJsRouter"); in RunGet()702 SetResultToManager("args", resultContent, "AbilityCurrentJsRouter"); in RunGet()1253 SetResultToManager("args", resultContent, "MemoryRefresh"); in RunGet()
33 …void SetResultToManager(const std::string& type, const Json::Value& resultContent, const std::stri…