Searched refs:initHal (Results 1 – 3 of 3) sorted by relevance
67 initHal(); in init()72 std::shared_ptr<HalWrapper> PowerHalController::initHal() { in initHal() function in android::power::PowerHalController116 std::shared_ptr<HalWrapper> handle = initHal(); in setBoost()122 std::shared_ptr<HalWrapper> handle = initHal(); in setMode()130 std::shared_ptr<HalWrapper> handle = initHal(); in createHintSession()141 std::shared_ptr<HalWrapper> handle = initHal(); in createHintSessionWithConfig()150 std::shared_ptr<HalWrapper> handle = initHal(); in getHintSessionPreferredRate()158 std::shared_ptr<HalWrapper> handle = initHal(); in getSessionChannel()165 std::shared_ptr<HalWrapper> handle = initHal(); in closeSessionChannel()
85 std::shared_ptr<HalWrapper> initHal();
125 void initHal() { mHal->init(); } in initHal() function in android::VibratorControllerWrapper209 wrapper->initHal(); in vibratorNativeInit()