Searched refs:_bListen (Results 1 – 4 of 4) sorted by relevance
113 void impl_nf_switchListening( bool _bListen );163 void CloseableComponentImpl::impl_nf_switchListening( bool _bListen ) in impl_nf_switchListening() argument170 if ( _bListen ) in impl_nf_switchListening()
1274 ::vos::IMutex& _rMutex, bool _bListen ) in lcl_modifyListening() argument1279 if ( xModify.is() && !_bListen && _inout_rListener.is() ) in lcl_modifyListening()1290 if ( xModify.is() && _bListen ) in lcl_modifyListening()
524 void impl_switchActiveControllerListening( const bool _bListen );
1904 void FmXFormShell::impl_switchActiveControllerListening( const bool _bListen ) in impl_switchActiveControllerListening() argument1910 if ( _bListen ) in impl_switchActiveControllerListening()
Completed in 48 milliseconds