Searched defs:asyncCallback (Results 1 – 8 of 8) sorted by relevance
139 std::function<void(TraceRetInfo)> asyncCallback = [](TraceRetInfo traceInfo) { in HitraceDumpAsyncTest() local
153 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); variable
206 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); variable
195 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); variable
213 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); variable
78 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); in PowerServiceFuzzTest() local
308 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); in ForceSuspendDevice() local566 sptr<PowerMgrStubAsync> asyncCallback = new PowerMgrStubAsync(); in Hibernate() local
1361 std::function<void(TraceRetInfo)> asyncCallback) in DumpTraceAsync()