Searched refs:pBackend (Results 1 – 8 of 8) sorted by relevance
393 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local394 if (NULL == pBackend) in getMyBackend()403 return pBackend; in getMyBackend()1623 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local1624 if (NULL == pBackend) in getMyBackend()1633 return pBackend; in getMyBackend()1741 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local1742 if (NULL == pBackend) in getMyBackend()1751 return pBackend; in getMyBackend()
209 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local210 if (NULL == pBackend) in getMyBackend()219 return pBackend; in getMyBackend()
115 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local116 if (NULL == pBackend) in getMyBackend()125 return pBackend; in getMyBackend()
301 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local302 if (NULL == pBackend) in getMyBackend()311 return pBackend; in getMyBackend()
742 PackageRegistryBackend * pBackend = m_myBackend.get(); in getMyBackend() local743 if (NULL == pBackend) in getMyBackend()752 return pBackend; in getMyBackend()
270 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local271 if (NULL == pBackend) in getMyBackend()280 return pBackend; in getMyBackend()
533 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local534 if (NULL == pBackend) in getMyBackend()543 return pBackend; in getMyBackend()
504 BackendImpl * pBackend = static_cast<BackendImpl *>(m_myBackend.get()); in getMyBackend() local505 if (NULL == pBackend) in getMyBackend()514 return pBackend; in getMyBackend()
Completed in 50 milliseconds