Home
last modified time | relevance | path

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

/aosp_15_r20/system/logging/logcat/
H A Dprocess_names.cpp21 const std::string ProcessNames::ReadCmdline(uint64_t pid) { in ReadCmdline() function in ProcessNames
/aosp_15_r20/external/cronet/base/process/
H A Dset_process_title_linux_unittest.cc24 std::string ReadCmdline() { in ReadCmdline() function
/aosp_15_r20/system/extras/boottime_tools/bootio/
H A Dbootio_collector.cpp157 int ReadCmdline(char *filename, AppData *app) { in ReadCmdline() function