Searched refs:getContentListMutex (Results 1 – 2 of 2) sorted by relevance
230 osl::MutexGuard aGuard( getContentListMutex() ); in notifyDocumentClosed()293 osl::MutexGuard aGuard( getContentListMutex() ); in notifyDocumentOpened()
208 osl::Mutex& getContentListMutex() { return m_aMutex; } in getContentListMutex() function in ucbhelper::ContentProviderImplHelper