Searched refs:RunOnUIThread (Results 1 – 2 of 2) sorted by relevance
34 HRESULT RunOnUIThread(CODE &&code, const ComPtr<ICoreDispatcher> &dispatcher) in RunOnUIThread() function213 result = RunOnUIThread( in registerForSizeChangeEvents()234 RunOnUIThread( in unregisterForSizeChangeEvents()289 result = RunOnUIThread( in createSwapChain()354 result = RunOnUIThread( in GetSwapChainPanelSize()
3485 base::BindOnce(&InvalidURLTestClient::RunOnUIThread, this)); in RunTest()3529 void RunOnUIThread() { in RunOnUIThread() function in __anond8593de10211::InvalidURLTestClient