Home
last modified time | relevance | path

Searched defs:dump_event (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_event.cpp79 static void dump_event(struct ril_event * ev) in dump_event() function
93 #define dump_event(x) do {} while(0) macro
/aosp12/system/bt/btif/src/
H A Dbtif_debug_conn.cc81 uint8_t dump_event = current_event_local; in btif_debug_conn_dump() local