Home
last modified time | relevance | path

Searched defs:busService (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp231 sp<CanBus> busService; in upInterface() local
295 static bool unregisterCanBusService(const hidl_string& name, sp<CanBus> busService) { in unregisterCanBusService()
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanControllerV1_0TargetTest.cpp124 auto busService = manager->get(ICanBus::descriptor, srvname); in assertRegistered() local