Home
last modified time | relevance | path

Searched refs:runOnXamlThread (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/
H A Dqgeopositioninfosource_winrt.cpp72 HRESULT runOnXamlThread(const std::function<HRESULT ()> &delegate, bool waitForRun = true) in runOnXamlThread() function
169 HRESULT hr = QEventDispatcherWinRT::runOnXamlThread([this, d]() { in init()
242 HRESULT hr = QEventDispatcherWinRT::runOnXamlThread([d, acc]() { in setPreferredPositioningMethods()
343 HRESULT hr = QEventDispatcherWinRT::runOnXamlThread([this, d]() { in startHandler()
379 QEventDispatcherWinRT::runOnXamlThread([d]() { in stopHandler()
648 hr = QEventDispatcherWinRT::runOnXamlThread([&op, d]() { in requestAccess()