Home
last modified time | relevance | path

Searched defs:InitCallback (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/scheduler/internal/
H A Dcollection_store.h24 using InitCallback = base::OnceCallback<void(bool)>; variable
H A Dscheduled_notification_manager.h30 using InitCallback = base::OnceCallback<void(bool)>; variable
H A Dimpression_history_tracker.h33 using InitCallback = base::OnceCallback<void(bool)>; variable
H A Dnotification_scheduler.cc41 using InitCallback = base::OnceCallback<void(bool)>; typedef in notifications::__anon0197dac10111::InitHelper
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/device_identity/
H A Ddevice_oauth2_token_store.h38 using InitCallback = base::OnceCallback<void(bool /* init_result */, variable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/concurrency/
H A DThreadManager.h81 typedef std::function<void()> InitCallback; typedef
457 void setThreadInitCallback(InitCallback /*initCallback*/) override {} in setThreadInitCallback() argument
H A DThreadManager.cpp1320 void setThreadInitCallback(InitCallback /*initCallback*/) override { in setThreadInitCallback() argument
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIRenderingControl.cpp34 bool CGUIRenderingControl::InitCallback(IRenderingCallback *callback) in InitCallback() function in CGUIRenderingControl
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp214 nsAsyncRedirectVerifyHelper::InitCallback() in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp214 void nsAsyncRedirectVerifyHelper::InitCallback() { in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp215 void nsAsyncRedirectVerifyHelper::InitCallback() { in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/core/testutil/
H A DFakeThreadManager.h146 void setThreadInitCallback(InitCallback /*initCallback*/) override { in setThreadInitCallback() argument
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp214 void nsAsyncRedirectVerifyHelper::InitCallback() { in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp220 void nsAsyncRedirectVerifyHelper::InitCallback() { in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.cpp220 void nsAsyncRedirectVerifyHelper::InitCallback() { in InitCallback() function in mozilla::net::nsAsyncRedirectVerifyHelper
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/database/
H A Ddownload_db_impl_unittest.cc56 void InitCallback(bool success) { init_success_ = success; } in InitCallback() function in download::DownloadDBTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/database/
H A Ddownload_db_impl_unittest.cc56 void InitCallback(bool success) { init_success_ = success; } in InitCallback() function in download::DownloadDBTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Ddownload_db_cache_unittest.cc80 void InitCallback(std::vector<DownloadDBEntry>* loaded_entries, in InitCallback() function in download::DownloadDBCacheTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/background_service/
H A Ddownload_store_unittest.cc39 void InitCallback(std::vector<Entry>* loaded_entries, in InitCallback() function in download::DownloadStoreTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/background_service/
H A Ddownload_store_unittest.cc39 void InitCallback(std::vector<Entry>* loaded_entries, in InitCallback() function in download::DownloadStoreTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Ddownload_db_cache_unittest.cc80 void InitCallback(std::vector<DownloadDBEntry>* loaded_entries, in InitCallback() function in download::DownloadDBCacheTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/leveldb_proto/testing/
H A Dfake_db.h341 void FakeDB<P, T>::InitCallback(bool success) { in InitCallback() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/leveldb_proto/testing/
H A Dfake_db.h341 void FakeDB<P, T>::InitCallback(bool success) { in InitCallback() function
/dports/graphics/wdune/wdune-1.926/src/swt/include/
H A Dswt.h47 typedef void (*InitCallback)(); typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_adapter.h328 using InitCallback = base::OnceClosure; variable

12