Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dosi.h24 #define UNUSED_ATTR __attribute__((unused)) macro
/system/bt/osi/src/socket_utils/
Dsocket_local_client.cc113 int type UNUSED_ATTR) { in osi_socket_local_client_connect()