Searched refs:v1_1_module (Results 1 – 1 of 1) sorted by relevance
344 android::sp<V1_1::IBootControl> v1_1_module; in WaitForService() local351 v1_1_module = V1_1::IBootControl::castFrom(v1_0_module); in WaitForService()355 } else if (v1_1_module != nullptr) { in WaitForService()361 return std::make_unique<BootControlClientHIDL>(v1_0_module, v1_1_module, v1_2_module); in WaitForService()