Searched defs:tempCallback (Results 1 – 11 of 11) sorted by relevance
49 sptr<IThermalTempCallback> tempCallback = new ThermalTempCallbackProxy(sptrRemoteObj); variable118 sptr<IThermalTempCallback> tempCallback = new ThermalTempCallbackProxy(sptrRemoteObj); variable
51 sptr<IThermalTempCallback> tempCallback = new ThermalTempCallbackProxy(sptrRemoteObj); variable114 sptr<IThermalTempCallback> tempCallback; variable
57 sptr<IThermalTempCallback> tempCallback = new ThermalTempCallbackProxy(sptrRemoteObj); variable
77 sptr<IThermalTempCallback> tempCallback; variable
47 sptr<IThermalTempCallback> tempCallback = new ThermalTempCallbackProxy(sptrRemoteObj); variable
94 sptr<IThermalTempCallback> tempCallback = nullptr; variable
105 sptr<IThermalTempCallback> tempCallback; variable
93 [callback](const sptr<INetFactoryResetCallback> &tempCallback) -> bool { in UnregisterNetFactoryResetCallback()
1144 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1174 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1201 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1243 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1294 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1346 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable1397 auto *tempCallback = static_cast<MockUserAuthCallback *>(testCallback.GetRefPtr()); variable
97 …callbacks_.begin(), callbacks_.end(), [callback](const sptr<INetPolicyCallback> &tempCallback) -> … in UnregisterNetPolicyCallback()