Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DDwarfOp.h69 uint8_t cur_op() { return cur_op_; } in cur_op() function
H A DDwarfOp.cpp1574 uint8_t cur_op; in GetLogInfo() local
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_rw_int.h281 tNFA_RW_OP cur_op; /* Current operation */ member