Searched refs:cb2 (Results 1 – 6 of 6) sorted by relevance
63 sptr<IPowerModeCallback> cb2 = new PowerModeTest2Callback(); variable64 ret = powerMgrClient.UnRegisterPowerModeCallback(cb2);68 ret = powerMgrClient.RegisterPowerModeCallback(cb2);72 ret = powerMgrClient.RegisterPowerModeCallback(cb2);
221 sptr<IPowerStateCallback> cb2 = new PowerStateTest2Callback(); variable222 powerMgrClient.UnRegisterPowerStateCallback(cb2);224 powerMgrClient.RegisterPowerStateCallback(cb2);226 powerMgrClient.RegisterPowerStateCallback(cb2);
103 sptr<IPowerStateCallback> cb2 = nullptr; variable104 stateMachine->RegisterPowerStateCallback(cb2);105 stateMachine->UnRegisterPowerStateCallback(cb2);
7 event id="" name="RESUME01" action="b,s=123,n=cb2,pb:0" interval="40"
264 const sptr<IThermalActionCallback> cb2 = new ThermalActionTest2Callback(); variable267 thermalMgrClient.SubscribeThermalActionCallback(actionList, desc, cb2);274 thermalMgrClient.UnSubscribeThermalActionCallback(cb2);
325 const sptr<IThermalTempCallback> cb2 = new ThermalTempTest2Callback(); variable559 const sptr<IThermalLevelCallback> cb2 = new ThermalLevelTest2Callback(); variable560 thermalMgrClient.SubscribeThermalLevelCallback(cb2);581 thermalMgrClient.UnSubscribeThermalLevelCallback(cb2);