HomeSort by relevance Sort by last modified time
    Searched refs:GetPidByName (Results 1 - 4 of 4) sorted by null

  /frameworks/native/cmds/dumpstate/
DumpstateUtil.h 180 int GetPidByName(const std::string& ps_name);
DumpstateUtil.cpp 354 int GetPidByName(const std::string& ps_name) {
dumpstate.cpp 61 using android::os::dumpstate::GetPidByName;
224 pid = GetPidByName("/system/xbin/anrd");
    [all...]
  /frameworks/native/cmds/dumpstate/tests/
dumpstate_test.cpp 845 int status = GetPidByName(process_name);
    [all...]

Completed in 81 milliseconds