Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/libprocpartition/
Dprocpartition.cpp47 std::string getCmdline(pid_t pid) { in getCmdline() function
/frameworks/native/cmds/lshal/
DListCommand.cpp92 const std::string &ListCommand::getCmdline(pid_t pid) { in getCmdline() function in android::lshal::ListCommand