Searched refs:IPGStopLog (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/power_gadget/
H A DPowerGadgetLib.h51 typedef bool (*IPGStopLog) (); typedef
95 IPGStopLog pStopLog;
H A DPowerGadgetLib.cpp154 pStopLog = (IPGStopLog) GetProcAddress(g_hModule, "StopLog");

Completed in 51 milliseconds