Searched refs:codeResult (Results 1 – 1 of 1) sorted by relevance
59 HRESULT codeResult = E_FAIL; in RunOnUIThread() local61 Callback<AddFtmBase<IDispatchedHandler>::Type>([&codeResult, &code, &waitEvent] { in RunOnUIThread()62 codeResult = code(); in RunOnUIThread()87 return codeResult; in RunOnUIThread()