Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHal.h71 virtual void onCreate() {} in onCreate() function
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp223 void EmulatedVehicleHal::onCreate() { in onCreate() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHal