Lines Matching refs:abortChannel
116 ::rtl::Reference<AbortChannel> const & abortChannel,
121 ::rtl::Reference<AbortChannel> const & abortChannel,
153 ::rtl::Reference<AbortChannel> const & abortChannel,
159 ::rtl::Reference<AbortChannel> const & abortChannel,
533 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() argument
543 getBundle( abortChannel.get(), xCmdEnv ) ); in isRegistered_()
553 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in isRegistered_()
866 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument
870 getBundle( abortChannel.get(), xCmdEnv ) ); in processPackage_()
878 checkAborted(abortChannel); in processPackage_()
882 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_()
953 checkAborted(abortChannel); in processPackage_()
957 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); 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
1591 checkAborted( abortChannel ); in scanLegacyBundle()
1633 bundle, path, abortChannel, xCmdEnv, skip_registration ); in scanLegacyBundle()