Searched refs:proc_refs (Results 1 – 1 of 1) sorted by relevance
314 LiveRefsArray proc_refs; in Kill() local329 proc_refs = ForEachChildInLocked(procs_, &result, [&](fbl::RefPtr<ProcessDispatcher> proc) { in Kill()372 LiveRefsArray proc_refs; in EnumerateChildren() local379 proc_refs = ForEachChildInLocked( in EnumerateChildren()408 LiveRefsArray proc_refs; in LookupProcessById() local415 proc_refs = ForEachChildInLocked(procs_, &result, [&](fbl::RefPtr<ProcessDispatcher> proc) { in LookupProcessById()
Completed in 7 milliseconds