Home
last modified time | relevance | path

Searched refs:getRebootCommandFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/intf_wrapper/src/
H A Dpower_ext_intf_wrapper.cpp48 auto getRebootCommandFunc = reinterpret_cast<const char* (*)(const std::string&)>(funcPtr); in GetRebootCommand() local
49 rebootCmd = getRebootCommandFunc(rebootReason); in GetRebootCommand()