Lines Matching defs:cmd
97 bool SPUtils::LoadCmdWithLinkBreak(const std::string &cmd, bool isClearLinkBreak, std::string &resu… in LoadCmdWithLinkBreak()
123 bool SPUtils::LoadCmd(const std::string &cmd, std::string &result) in LoadCmd()
228 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_HEAD); in GetTopPkgName() local
239 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_APP_START); in GetRadar() local
246 std::string cmd = HIDUMPER_CMD_MAP.at(HidumperCmd::DUMPER_SCREEN); in GetScreen() local
256 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_JANK); in GetRadarFrame() local
263 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_RESPONSE); in GetRadarResponse() local
270 std::string cmd = HISYSEVENT_CMD_MAP.at(HisyseventCmd::HISYS_COMPLETED); in GetRadarComplete() local
275 static std::string GetSplitOne(std::string cmd) in GetSplitOne()
662 const std::string cmd = "hidumper -s AbilityManagerService -a -l"; in IsForeGround() local
734 std::string cmd; in GetPathPermissions() local
753 const std::string cmd = "hidumper -s 66006 -a '-t " + pkg + "'"; in GetIsGameApp() local