Searched refs:kCmdline (Results 1 – 3 of 3) sorted by relevance
95 static const char *kCmdline; variable
113 const char *ProcessInfo::kCmdline = "/cmdline"; member in ProcessInfo125 memcpy(proc_file_ + kProcLen + pid_str_len, kCmdline, kCmdlineLen); in getInformation()
1658 const string kCmdline = string("aidl-cpp ") + kInputPath + " " + kHeaderDir + " " + kOutputPath; variable1664 IoErrorHandlingTest() : ASTTest(test_io_handling::kCmdline, "package a; interface IFoo {}") {} in IoErrorHandlingTest()