Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx116 ::rtl::Reference<AbortChannel> const & abortChannel,
533 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() argument
543 getBundle( abortChannel.get(), xCmdEnv ) ); in isRegistered_()
866 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument
870 getBundle( abortChannel.get(), xCmdEnv ) ); in processPackage_()
878 checkAborted(abortChannel); in processPackage_()
953 checkAborted(abortChannel); in processPackage_()
1430 ::rtl::Reference<AbortChannel> const & abortChannel, in scanBundle() argument
1520 checkAborted( abortChannel ); in scanBundle()
1566 ::rtl::Reference<AbortChannel> const & abortChannel, in scanLegacyBundle() argument
[all …]
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx137 ::rtl::Reference<AbortChannel> const & abortChannel,
143 ::rtl::Reference<AbortChannel> const & abortChannel,
169 ::rtl::Reference<AbortChannel> const & abortChannel,
175 ::rtl::Reference<AbortChannel> const & abortChannel,
198 ::rtl::Reference<AbortChannel> const & abortChannel,
204 ::rtl::Reference<AbortChannel> const & abortChannel,
1357 ::rtl::Reference<AbortChannel> const & abortChannel ) in raise_uno_process() argument
1454 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() argument
1476 checkAborted( abortChannel ); in isRegistered_()
1533 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument
[all …]
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx59 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel,
65 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel,
239 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel, in processPackage_() argument
242 checkAborted(abortChannel); in processPackage_()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx70 ::rtl::Reference<AbortChannel> const & abortChannel,
76 ::rtl::Reference<AbortChannel> const & abortChannel,
355 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument
359 (void)abortChannel; in processPackage_()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx455 AbortChannel * abortChannel ) in resolveUnoURL() argument
462 if (abortChannel != 0 && abortChannel->isAborted()) { in resolveUnoURL()
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h134 ::rtl::Reference<AbortChannel> const & abortChannel, in Chain() argument
136 : m_abortChannel( abortChannel ) in Chain()
H A Ddp_misc.h105 AbortChannel * abortChannel = 0 );
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h85 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel );
91 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel,
98 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel,
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx416 ::rtl::Reference<AbortChannel> const & abortChannel ) in checkAborted() argument
418 if (abortChannel.is() && abortChannel->isAborted()) { in checkAborted()
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx71 ::rtl::Reference<AbortChannel> const & abortChannel,
77 ::rtl::Reference<AbortChannel> const & abortChannel,
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx74 ::rtl::Reference<AbortChannel> const & abortChannel,
80 ::rtl::Reference<AbortChannel> const & abortChannel,
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx80 ::rtl::Reference<AbortChannel> const & abortChannel,
86 ::rtl::Reference<AbortChannel> const & abortChannel,

Completed in 87 milliseconds