Searched defs:GeneratorHub (Results 1 – 5 of 5) sorted by relevance
8 ## GeneratorHub section in Fake reference AIDL VHAL implementation libraries
31 GeneratorHub::GeneratorHub(const OnHalEvent& onHalEvent) : mOnHalEvent(onHalEvent) { in GeneratorHub() function in android::hardware::automotive::vehicle::V2_0::impl::GeneratorHub
32 GeneratorHub::GeneratorHub(OnHalEvent&& onHalEvent) : mOnHalEvent(onHalEvent) { in GeneratorHub() function in android::hardware::automotive::vehicle::fake::GeneratorHub