Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/libril/
Dril_service.cpp459 Return<void> startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive);
2868 Return<void> RadioImpl::startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive) { in startKeepalive() function in RadioImpl
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp467 Return<void> startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive);
3016 Return<void> RadioImpl_1_5::startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive)… in startKeepalive() function in RadioImpl_1_5