Home
last modified time | relevance | path

Searched refs:noopRemoveWarning (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/radio/ril/
Dreference-ril.c61 static void *noopRemoveWarning( void *a ) { return a; } in noopRemoveWarning() function
62 #define RIL_UNUSED_PARM(a) noopRemoveWarning((void *)&(a));
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c52 static void *noopRemoveWarning( void *a ) { return a; } in noopRemoveWarning() function
53 #define RIL_UNUSED_PARM(a) noopRemoveWarning((void *)&(a));