Searched defs:cmdline (Results 1 – 12 of 12) sorted by relevance
52 std::string cmdline = "rm -f " + SEC_COMP_SRV_CFG_FILE; in TearDownTestCase() local60 … std::string cmdline = "chown security_component:security_component " + SEC_COMP_SRV_CFG_PATH; in TearDownTestCase() local72 std::string cmdline = "mv " + SEC_COMP_SRV_CFG_FILE + " " + SEC_COMP_SRV_CFG_BACK_FILE; in SetUp() local82 std::string cmdline = "mv " + SEC_COMP_SRV_CFG_BACK_FILE + " " + SEC_COMP_SRV_CFG_FILE; in TearDown() local107 std::string cmdline = "dd if=/dev/random of=" + SEC_COMP_SRV_CFG_FILE + " bs=101k count=1"; variable122 std::string cmdline = "echo {x=\\\' > " + SEC_COMP_SRV_CFG_FILE; variable137 std::string cmdline = "echo {\\\"x\\\":1} > " + SEC_COMP_SRV_CFG_FILE; variable152 std::string cmdline = "echo {\\\"FirstUseRecord\\\":[{\\\"CompType\\\":1}]} > " variable168 …std::string cmdline = "echo {\\\"FirstUseRecord\\\":[{\\\"CompType\\\":1,\\\"TokenId\\\":\\\"kk\\\… variable184 … std::string cmdline = "echo {\\\"FirstUseRecord\\\":[{\\\"CompType\\\":1,\\\"TokenId\\\":0}]} > " variable[all …]
58 char cmdline[CMDLINE_LEN] = { 0 }; in GetNameByPid() local
28 struct hvb_cmdline_data *cmdline = NULL; in cmdline_append_option() local
78 struct hvb_cmdline_data cmdline; member
204 char cmdline[BUF_SIZE] = { 0 }; in GetNameByPid() local
159 CmdLines *cmdline = (CmdLines *)malloc(sizeof(CmdLines) + sizeof(CmdLine)); variable
78 char cmdline[CMD_SZ]; member84 char cmdline[CMD_SZ]; member
544 char *cmdline = ReadFileData(BOOT_CMD_LINE); in LoadFstabFromCommandLine() local
54 char *cmdline; member
429 char cmdline[CMDLINE_LEN] = { 0 }; in GetNameByPid() local
227 std::string cmdline; in ReportDumpCatcherStats() local
162 ifstream cmdline("/proc/self/cmdline"); in IsAppspawnProcess() local