Home
last modified time | relevance | path

Searched defs:getHal (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp37 dispatchTable& Device::getHal() { in getHal() function in android::hardware::renderscript::V1_0::implementation::Device
/aosp12/frameworks/native/cmds/idlcli/
H A Dvibrator.h103 static auto getHal() { in getHal() function
/aosp12/system/tools/hidl/test/lazy_test/
H A Dhidl_lazy_test.cpp46 sp<IBase> getHal(const FqInstance& instance) { in getHal() function
/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorManagerHalWrapper.cpp199 sp<Aidl::IVibratorManager> AidlManagerHalWrapper::getHal() { in getHal() function in android::vibrator::AidlManagerHalWrapper
H A DVibratorHalWrapper.cpp472 sp<Aidl::IVibrator> AidlHalWrapper::getHal() { in getHal() function in android::vibrator::AidlHalWrapper
569 sp<I> HidlHalWrapper<I>::getHal() { in getHal() function in android::vibrator::HidlHalWrapper