Lines Matching defs:cmd
99 bool SPUtils::LoadCmdWithLinkBreak(const std::string &cmd, bool isClearLinkBreak, std::string &resu… in LoadCmdWithLinkBreak()
125 bool SPUtils::LoadCmd(const std::string &cmd, std::string &result) in LoadCmd()
229 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_HEAD); in GetTopPkgName() local
240 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_APP_START); in GetRadar() local
247 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_SCREEN); in GetScreen() local
265 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_JANK); in GetRadarFrame() local
272 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_RESPONSE); in GetRadarResponse() local
279 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_COMPLETED); in GetRadarComplete() local
284 static std::string GetSplitOne(std::string cmd) in GetSplitOne()
683 const std::string cmd = "hidumper -s AbilityManagerService -a -l"; in IsForeGround() local
755 std::string cmd; in GetPathPermissions() local
774 const std::string cmd = "hidumper -s 66006 -a '-t " + pkg + "'"; in GetIsGameApp() local