Searched refs:LOS_DmesgToFile (Results 1 – 2 of 2) sorted by relevance
142 extern INT32 LOS_DmesgToFile(const CHAR *filename);
668 INT32 LOS_DmesgToFile(const CHAR *filename) in LOS_DmesgToFile() function723 INT32 LOS_DmesgToFile(CHAR *filename) in LOS_DmesgToFile() function770 if (LOS_DmesgToFile((CHAR *)argv[2]) < 0) { /* 2:index of parameters */ in OsShellCmdDmesg()