Searched refs:ForEachHandle (Results 1 – 3 of 3) sorted by relevance
100 pd.ForEachHandle([&](zx_handle_t handle, zx_rights_t rights, in BuildHandleStats()184 pd->ForEachHandle([&](zx_handle_t handle, zx_rights_t rights, in DumpProcessHandles()360 pd->ForEachHandle([&](zx_handle_t handle, zx_rights_t rights, in DumpProcessVmObjects()633 zx_status_t s = process->ForEachHandle([&](zx_handle_t handle, in GetProcessVmosViaHandles()
170 zx_status_t ForEachHandle(T func) const { in ForEachHandle() function
611 process->ForEachHandle([&](zx_handle_t handle, zx_rights_t rights, in sys_object_get_info()
Completed in 12 milliseconds