Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/interfaces/
Dbattery_mgr_client_adapter.h35 using BatteryEventCallback = std::function<void(WebBatteryInfo&)>; variable
/base/powermgr/battery_manager/services/native/include/
Dbattery_callback.h30 … using BatteryEventCallback = std::function<int32_t(const HDI::Battery::V1_2::BatteryInfo& event)>; variable