Home
last modified time | relevance | path

Searched defs:ReadCmdline (Results 1 – 2 of 2) sorted by relevance

/system/logging/logcat/
Dprocess_names.cpp21 const std::string ProcessNames::ReadCmdline(uint64_t pid) { in ReadCmdline() function in ProcessNames
/system/extras/boottime_tools/bootio/
Dbootio_collector.cpp157 int ReadCmdline(char *filename, AppData *app) { in ReadCmdline() function