path: pwntools_4.15.0-1/pwnlib/adb/adb.py
@with_device
def pidof(name):
    """Returns a list of PIDs for the named process."""
    with context.quiet:
