Searched defs:handle_count (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-proxy.cpp35 uint32_t resp_size, handle_count; local
/fuchsia/zircon/system/ulib/mini-process/
H A Dmini-process.c189 uint32_t handle_count = handle ? 1 : 0; local
/fuchsia/zircon/system/dev/display/simple/
H A Dsimple-display.cpp117 zx_info_handle_count handle_count; local
/fuchsia/zircon/system/utest/fdio/
H A Dfdio_socketpair.c412 zx_status_t handle_count = fdio_clone_fd(fds[0], fds[0], handles, types); local
/fuchsia/zircon/kernel/object/
H A Ddiagnostics.cpp120 uint32_t handle_count = BuildHandleStats(pd, types, sizeof(types)); local
695 auto handle_count = Handle::diagnostics::OutstandingHandles(); local
/fuchsia/zircon/system/dev/display/display/
H A Dcontroller.cpp23 on_display_vsync(void* ctx, uint64_t display, zx_time_t timestamp, void** handles, uint32_t handle_count) argument
425 OnDisplayVsync(uint64_t display_id, zx_time_t timestamp, void** handles, uint32_t handle_count) argument
[all...]
/fuchsia/zircon/system/dev/display/intel-i915/
H A Dintel-i915.cpp264 int32_t handle_count = 0; local
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dobject.h71 uint32_t handle_count; member in struct:zx_info_handle_count
76 uint32_t handle_count[64]; member in struct:zx_info_process_handle_stats
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c529 void __libc_extensions_init(uint32_t handle_count, argument
/fuchsia/zircon/system/ulib/launchpad/
H A Dlaunchpad.c51 size_t handle_count; member in struct:launchpad
438 uint32_t handle_count; local
[all...]
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c2417 uint32_t handle_count; local
2514 uint32_t handle_count; local

Completed in 168 milliseconds