Home
last modified time | relevance | path

Searched refs:contents_length (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/radio/ril/
Dril.h7185 int contents_length; /* The number of octets in the contents. */ member
/device/generic/goldfish/radio/include/telephony/
Dril.h7181 int contents_length; /* The number of octets in the contents. */ member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h7574 int contents_length; /* The number of octets in the contents. */ member
Dril_service.cpp9863 pco.contents.setToExternal((uint8_t *) rilPcoData->contents, rilPcoData->contents_length); in pcoDataInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h8004 int contents_length; /* The number of octets in the contents. */ member
Dril_service.cpp10492 pco.contents.setToExternal((uint8_t *) rilPcoData->contents, rilPcoData->contents_length); in pcoDataInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8488 pco.contents.setToExternal((uint8_t *) rilPcoData->contents, rilPcoData->contents_length); in pcoDataInd()