Searched refs:responseRaw (Results 1 – 3 of 3) sorted by relevance
/hardware/ril/libril/ |
D | ril_unsol_commands.h | 38 {RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS, responseRaw, WAKE_PARTIAL}, 45 {RIL_UNSOL_OEM_HOOK_RAW, responseRaw, WAKE_PARTIAL},
|
D | ril_commands.h | 76 {RIL_REQUEST_OEM_HOOK_RAW, dispatchRaw, responseRaw},
|
D | ril.cpp | 296 static int responseRaw(Parcel &p, void *response, size_t responselen); 2688 static int responseRaw(Parcel &p, void *response, size_t responselen) { in responseRaw() function
|