Lines Matching defs:cmd
96 bool SPUtils::LoadCmdWithLinkBreak(const std::string &cmd, bool isClearLinkBreak, std::string &resu… in LoadCmdWithLinkBreak()
121 bool SPUtils::LoadCmd(const std::string &cmd, std::string &result) in LoadCmd()
226 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_HEAD); in GetTopPkgName() local
237 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_APP_START); in GetRadar() local
244 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_SCREEN); in GetScreen() local
254 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_JANK); in GetRadarFrame() local
261 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_RESPONSE); in GetRadarResponse() local
268 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_COMPLETED); in GetRadarComplete() local
273 static std::string GetSplitOne(std::string cmd) in GetSplitOne()
657 const std::string cmd = "hidumper -s AbilityManagerService -a -l"; in IsForeGround() local
724 std::string cmd; in GetPathPermissions() local
743 const std::string cmd = "hidumper -s 66006 -a '-t " + pkg + "'"; in GetIsGameApp() local