Home
last modified time | relevance | path

Searched refs:TakeLock (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dmenu_button_controller.h63 std::unique_ptr<PressedLock> TakeLock();
67 std::unique_ptr<PressedLock> TakeLock(bool is_sibling_menu_show,
H A Dmenu_button_controller.cc60 MenuButtonController::TakeLock() { in TakeLock() function in views::MenuButtonController
61 return TakeLock(false, nullptr); in TakeLock()
65 MenuButtonController::TakeLock(bool is_sibling_menu_show, in TakeLock() function in views::MenuButtonController
H A Dmenu_button_unittest.cc172 pressed_lock_ = menu_button_->button_controller()->TakeLock(); in ButtonPressed()
414 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
422 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
431 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dmenu_button_controller.h61 std::unique_ptr<PressedLock> TakeLock();
65 std::unique_ptr<PressedLock> TakeLock(bool is_sibling_menu_show,
H A Dmenu_button_controller.cc60 MenuButtonController::TakeLock() { in TakeLock() function in views::MenuButtonController
61 return TakeLock(false, nullptr); in TakeLock()
65 MenuButtonController::TakeLock(bool is_sibling_menu_show, in TakeLock() function in views::MenuButtonController
H A Dmenu_button_unittest.cc147 pressed_lock_ = button_controller()->TakeLock(); in ButtonPressed()
351 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
359 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
368 pressed_lock1 = button()->button_controller()->TakeLock(); in TEST_F()
/dports/www/wt/wt-4.6.1/src/Wt/Test/
H A DWTestEnvironment.C95 new WebSession::Handler(theSession_, WebSession::Handler::LockOption::TakeLock); in init()
131 new WebSession::Handler(theSession_, WebSession::Handler::LockOption::TakeLock); in startRequest()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t *hold, int reason);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t *hold, int reason);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t *hold, int reason);
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t *hold, int reason);
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Ddevlock.h66 int TakeLock(take_lock_t* hold, int reason);
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalarraybandblockcache.cpp463 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
486 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalarraybandblockcache.cpp463 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
486 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalarraybandblockcache.cpp463 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
486 if( poBlock == nullptr || !poBlock->TakeLock() ) in TryGetLockedBlockRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/extensions/
H A Dextensions_toolbar_button.cc111 pressed_lock_ = menu_button_controller_->TakeLock(); in ButtonPressed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_search_button.cc122 pressed_lock_ = menu_button_controller_->TakeLock(); in ShowTabSearchBubble()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/selafin/
H A Dogr_selafin.h114 int TakeLock(const char *pszFilename);

123