Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorManagerHalController.h77 using hal_fn = std::function<HalResult<T>(std::shared_ptr<ManagerHalWrapper>)>; variable
/frameworks/opt/net/wifi/libwifi_hal/
Dhal_tool.cpp467 bool init_wifi_stub_hal_func_table(wifi_hal_fn* hal_fn) { in init_wifi_stub_hal_func_table()
564 bool HalTool::InitFunctionTable(wifi_hal_fn* hal_fn) { in InitFunctionTable()
584 bool HalTool::CanGetValidChannels(wifi_hal_fn* hal_fn) { in CanGetValidChannels()