Home
last modified time | relevance | path

Searched defs:sessionHandle (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/hals/radio/
DRadioData.cpp409 const int32_t sessionHandle = allocateId(); in startKeepalive() local
429 const int32_t sessionHandle) { in stopKeepalive()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c5171 int sessionHandle = *(int*)(data); local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h8551 int32_t sessionHandle; member
Dril_service.cpp3449 Return<void> RadioImpl_1_6::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive()