Home
last modified time | relevance | path

Searched refs:BackendImpl (Results 1 – 25 of 93) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx47 BackendImpl * getMyBackend() const;
88 BackendImpl( Sequence<Any> const & args,
104 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::executable::__anon518006d50111::BackendImpl
121 OUString BackendImpl::getImplementationName() in getImplementationName()
136 void BackendImpl::addDataToDb(OUString const & url) in addDataToDb()
148 bool BackendImpl::hasActiveEntry(std::u16string_view url) in hasActiveEntry()
158 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
208 BackendImpl * BackendImpl::ExecutablePackageImpl::getMyBackend() const in getMyBackend()
210 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
223 BackendImpl::ExecutablePackageImpl::isRegistered_( in isRegistered_()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx51 BackendImpl * getMyBackend() const;
91 BackendImpl(
108 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
110 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
135 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
161 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::sfwk::BackendImpl
175 OUString BackendImpl::getImplementationName() in getImplementationName()
193 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
293 BackendImpl * that = getMyBackend(); in initPackageHandler()
328 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx49 BackendImpl * getMyBackend() const;
92 BackendImpl( Sequence<Any> const & args,
103 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::executable::__anon9900642d0111::BackendImpl
119 void BackendImpl::addDataToDb(OUString const & url) in addDataToDb()
125 void BackendImpl::revokeEntryFromDb(OUString const & url) in revokeEntryFromDb()
131 bool BackendImpl::hasActiveEntry(OUString const & url) in hasActiveEntry()
141 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
191 BackendImpl * BackendImpl::ExecutablePackageImpl::getMyBackend() const in getMyBackend()
193 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
206 BackendImpl::ExecutablePackageImpl::isRegistered_( in isRegistered_()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/blockfile/
H A Dbackend_impl.cc149 BackendImpl::BackendImpl( in BackendImpl() function in disk_cache::BackendImpl
168 BackendImpl::BackendImpl( in BackendImpl() function in disk_cache::BackendImpl
186 BackendImpl::~BackendImpl() { in ~BackendImpl()
216 int BackendImpl::SyncInit() { in SyncInit()
327 void BackendImpl::CleanupCache() { in CleanupCache()
979 base::WeakPtr<BackendImpl> BackendImpl::GetWeakPtr() { in GetWeakPtr()
1184 int BackendImpl::SelfCheck() { in SelfCheck()
1208 void BackendImpl::FlushIndex() { in FlushIndex()
1456 bool BackendImpl::InitStats() { in InitStats()
1496 void BackendImpl::StoreStats() { in StoreStats()
[all …]
H A Din_flight_backend_io.h29 class BackendImpl; variable
37 BackendImpl* backend,
41 BackendImpl* backend,
103 BackendIO(InFlightIO* controller, BackendImpl* backend);
149 BackendImpl* backend_;
182 BackendImpl* backend,
257 BackendImpl* backend_;
H A Dbackend_impl.h54 class NET_EXPORT_PRIVATE BackendImpl : public Backend {
57 BackendImpl(const base::FilePath& path,
64 BackendImpl(const base::FilePath& path,
70 ~BackendImpl() override;
198 base::WeakPtr<BackendImpl> GetWeakPtr();
430 base::WeakPtrFactory<BackendImpl> ptr_factory_{this};
432 DISALLOW_COPY_AND_ASSIGN(BackendImpl);
H A Deviction.h14 class BackendImpl; variable
25 void Init(BackendImpl* backend);
72 BackendImpl* backend_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/blockfile/
H A Dbackend_impl.cc151 BackendImpl::BackendImpl( in BackendImpl() function in disk_cache::BackendImpl
168 BackendImpl::BackendImpl( in BackendImpl() function in disk_cache::BackendImpl
184 BackendImpl::~BackendImpl() { in ~BackendImpl()
217 int BackendImpl::SyncInit() { in SyncInit()
328 void BackendImpl::CleanupCache() { in CleanupCache()
979 base::WeakPtr<BackendImpl> BackendImpl::GetWeakPtr() { in GetWeakPtr()
1184 int BackendImpl::SelfCheck() { in SelfCheck()
1208 void BackendImpl::FlushIndex() { in FlushIndex()
1480 bool BackendImpl::InitStats() { in InitStats()
1520 void BackendImpl::StoreStats() { in StoreStats()
[all …]
H A Din_flight_backend_io.h29 class BackendImpl; variable
37 BackendImpl* backend,
41 BackendImpl* backend,
103 BackendIO(InFlightIO* controller, BackendImpl* backend);
149 BackendImpl* backend_;
182 BackendImpl* backend,
257 BackendImpl* backend_;
H A Dbackend_impl.h54 class NET_EXPORT_PRIVATE BackendImpl : public Backend {
57 BackendImpl(const base::FilePath& path,
64 BackendImpl(const base::FilePath& path,
70 ~BackendImpl() override;
198 base::WeakPtr<BackendImpl> GetWeakPtr();
429 base::WeakPtrFactory<BackendImpl> ptr_factory_{this};
431 DISALLOW_COPY_AND_ASSIGN(BackendImpl);
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/script/
H A Ddp_script.cxx47 class BackendImpl : public t_helper class
51 BackendImpl * getMyBackend() const;
113 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
142 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::script::__anon71eccfbb0111::BackendImpl
203 void BackendImpl::update() in update()
211 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
301 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
303 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
317 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
322 BackendImpl * that = getMyBackend(); in isRegistered_()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx56 BackendImpl * getMyBackend() const;
96 BackendImpl(
106 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
108 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
120 OUString BackendImpl::PackageImpl::getDescription() in getDescription()
133 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
159 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::sfwk::BackendImpl
175 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
277 BackendImpl * that = getMyBackend(); in initPackageHandler()
312 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/script/
H A Ddp_script.cxx51 class BackendImpl : public t_helper class
55 BackendImpl * getMyBackend() const;
112 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
141 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::script::__anon43f155130111::BackendImpl
185 void BackendImpl::update() in update()
193 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
283 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
285 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
299 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
304 BackendImpl * that = getMyBackend(); in isRegistered_()
[all …]
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/backends/
H A Dbackend_impl.cpp19 BackendImpl::BackendImpl() in BackendImpl() function in Disman::BackendImpl
24 connect(m_device.get(), &Device::lid_open_changed, this, &BackendImpl::load_lid_config);
27 BackendImpl::~BackendImpl() = default;
29 void BackendImpl::init([[maybe_unused]] QVariantMap const& arguments) in init()
34 Disman::ConfigPtr BackendImpl::config() const in config()
47 Disman::ConfigPtr BackendImpl::config_impl() const in config_impl()
61 void BackendImpl::set_config(Disman::ConfigPtr const& config) in set_config()
76 bool BackendImpl::set_config_impl(Disman::ConfigPtr const& config) in set_config_impl()
99 bool BackendImpl::handle_config_change() in handle_config_change()
131 void BackendImpl::load_lid_config() in load_lid_config()
H A Dbackend_impl.h18 class BackendImpl : public Backend
23 explicit BackendImpl();
24 ~BackendImpl();
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/component/
H A Ddp_component.cxx370 BackendImpl * BackendImpl::ComponentPackageImpl::getMyBackend() const in getMyBackend()
372 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
386 void BackendImpl::disposing() in disposing()
480 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::component::__anon355ed6970111::BackendImpl
1010 bool BackendImpl::hasInUnoRc( in hasInUnoRc()
1446 BackendImpl * BackendImpl::TypelibraryPackageImpl::getMyBackend() const in getMyBackend()
1448 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
1539 BackendImpl *
1542 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
1628 BackendImpl * BackendImpl::ComponentsPackageImpl::getMyBackend() const in getMyBackend()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/help/
H A Ddp_help.cxx58 BackendImpl * getMyBackend() const;
110 BackendImpl( Sequence<Any> const & args,
126 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::help::__anonb7f797e30111::BackendImpl
172 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
248 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
259 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
261 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
326 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
331 BackendImpl * that = getMyBackend(); in isRegistered_()
348 BackendImpl* that = getMyBackend(); in processPackage_()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/component/
H A Ddp_component.cxx369 BackendImpl * BackendImpl::ComponentPackageImpl::getMyBackend() const in getMyBackend()
371 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
385 void BackendImpl::disposing() in disposing()
479 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::component::__anonf1f7fdef0111::BackendImpl
993 bool BackendImpl::hasInUnoRc( in hasInUnoRc()
1428 BackendImpl * BackendImpl::TypelibraryPackageImpl::getMyBackend() const in getMyBackend()
1430 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
1521 BackendImpl *
1524 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
1610 BackendImpl * BackendImpl::ComponentsPackageImpl::getMyBackend() const in getMyBackend()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/help/
H A Ddp_help.cxx62 BackendImpl * getMyBackend() const;
114 BackendImpl( Sequence<Any> const & args,
125 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::help::__anon379f313b0111::BackendImpl
155 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
231 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
242 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
244 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
309 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
314 BackendImpl * that = getMyBackend(); in isRegistered_()
331 BackendImpl* that = getMyBackend(); in processPackage_()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx62 BackendImpl * getMyBackend() const ;
156 void BackendImpl::disposing() in disposing()
175 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::configuration::__anonc35bbe010111::BackendImpl
257 void BackendImpl::addDataToDb( in addDataToDb()
297 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
425 void BackendImpl::configmgrini_flush( in configmgrini_flush()
529 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
531 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
545 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
550 BackendImpl * that = getMyBackend(); in isRegistered_()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx69 BackendImpl * getMyBackend() const ;
158 void BackendImpl::disposing() in disposing()
177 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::configuration::__anon08f2bd590111::BackendImpl
243 void BackendImpl::addDataToDb( in addDataToDb()
283 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
412 void BackendImpl::configmgrini_flush( in configmgrini_flush()
516 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
518 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
532 BackendImpl::PackageImpl::isRegistered_( in isRegistered_()
537 BackendImpl * that = getMyBackend(); in isRegistered_()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/registry/package/
H A Ddp_package.cxx87 class BackendImpl : public ImplBaseT class
91 BackendImpl * getMyBackend() const;
230 BackendImpl(
261 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::bundle::__anon112ff7290111::BackendImpl
292 void BackendImpl::disposing() in disposing()
317 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
415 void BackendImpl::addDataToDb( in addDataToDb()
438 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
454 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
456 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/registry/package/
H A Ddp_package.cxx93 class BackendImpl : public ImplBaseT class
97 BackendImpl * getMyBackend() const;
236 BackendImpl(
267 BackendImpl::BackendImpl( in BackendImpl() function in dp_registry::backend::bundle::__anon766b32810111::BackendImpl
298 void BackendImpl::disposing() in disposing()
323 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes()
421 void BackendImpl::addDataToDb( in addDataToDb()
444 BackendImpl::PackageImpl::PackageImpl( in PackageImpl()
460 BackendImpl * BackendImpl::PackageImpl::getMyBackend() const in getMyBackend()
462 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend()
[all …]
/dports/www/wpebackend-fdo/wpebackend-fdo-1.12.0/src/
H A Degl-client.h38 class BackendImpl {
41 static std::unique_ptr<BackendImpl> create(BaseBackend& base) in create()
43 return std::unique_ptr<BackendImpl>(new T(base)); in create()
46 virtual ~BackendImpl() = default;
/dports/devel/py-oslo.db/oslo.db-11.1.0/oslo_db/sqlalchemy/
H A Dprovision.py207 self.impl = BackendImpl.impl(database_type)
361 for impl in BackendImpl.all_impls()
372 class BackendImpl(object, metaclass=abc.ABCMeta): class
401 yield BackendImpl.impl(database_type)
512 @BackendImpl.impl.dispatch_for("mysql")
513 class MySQLBackendImpl(BackendImpl):
533 @BackendImpl.impl.dispatch_for("sqlite")
534 class SQLiteBackendImpl(BackendImpl):
577 @BackendImpl.impl.dispatch_for("postgresql")
578 class PostgresqlBackendImpl(BackendImpl):

1234