Searched defs:onReady (Results 1 – 2 of 2) sorted by relevance
/device/generic/car/emulator/usbpt/protocan/protocanbus/ | ||
D | CanClient.cpp | 51 void CanClient::onReady(const sp<ICanBus>&) {} in onReady() function in android::hardware::automotive::can::V1_0::utils::CanClient |
D | ExtraCanClient.cpp | 51 void ExtraCanClient::onReady(const sp<ICanBus>& canBus) { in onReady() function in android::hardware::automotive::vehicle::V2_0::impl::ExtraCanClient |