Home
last modified time | relevance | path

Searched defs:handle_entry (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/include/binder/
H A DProcessState.h101 struct handle_entry { struct
106 handle_entry* lookupHandleLocked(int32_t handle); argument
/aosp12/frameworks/native/libs/binder/include/binder/
H A DProcessState.h101 struct handle_entry { struct
106 handle_entry* lookupHandleLocked(int32_t handle); argument
/aosp12/system/libhwbinder/include/hwbinder/
H A DProcessState.h97 struct handle_entry { struct
102 handle_entry* lookupHandleLocked(int32_t handle); argument
/aosp12/hardware/invensense/6515/libsensors_iio/
H A Dsensors_mpl.cpp57 struct handle_entry { struct
62 static SIMPLEQ_HEAD(simplehead, handle_entry) pending_flush_items_head; argument