Home
last modified time | relevance | path

Searched defs:INVALID_IPC_HANDLE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/
Dhandle.rs483 const INVALID_IPC_HANDLE: Handle = Handle(-1); constant
/aosp_15_r20/trusty/user/base/include/user/
Dtrusty_ipc.h44 #define INVALID_IPC_HANDLE ((handle_t)-1) macro
/aosp_15_r20/external/trusty/bootloader/ql-tipc/include/trusty/
Dtrusty_ipc.h37 #define INVALID_IPC_HANDLE 0 macro