Home
last modified time | relevance | path

Searched defs:gate (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/nfc/src/nfa/hci/
H A Dnfa_hci_api.cc215 tNFA_STATUS NFA_HciAllocGate(tNFA_HANDLE hci_handle, uint8_t gate) { in NFA_HciAllocGate()
262 tNFA_STATUS NFA_HciDeallocGate(tNFA_HANDLE hci_handle, uint8_t gate) { in NFA_HciDeallocGate()
768 uint8_t gate, uint8_t pipe) { in NFA_HciAddStaticPipe()
/aosp12/art/test/114-ParallelGC/src/
H A DMain.java34 private final static Object gate = new Object(); field in Main
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h135 uint8_t gate[NFA_HCI_MAX_GATE_CB]; /* List of generic gates allocated to the member
145 uint8_t gate; /* The gate allocated to the application */ member
151 uint8_t gate; /* The gate deallocated from the application */ member
H A Dnfa_hci_int.h151 uint8_t gate; member
158 uint8_t gate; member
226 uint8_t gate; member
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dkvm.h235 __u8 gate; member