Searched refs:m_ProfileAccess (Results 1 – 2 of 2) sorted by relevance
67 m_ProfileAccess = new ProfileAccess(); in Init()122 return m_ProfileAccess->getProfileCount(product); in getProfileCount()126 return m_ProfileAccess->getProfileList(product,list); in getProfileList()130 return m_ProfileAccess->getDefaultProfile(product); in getDefaultProfile()134 return m_ProfileAccess->getProfilePath(product,profileName); in getProfilePath()138 return m_ProfileAccess->isProfileLocked(product,profileName); in isProfileLocked()142 return m_ProfileAccess->getProfileExists(product,profileName); in getProfileExists()
50 ProfileAccess * m_ProfileAccess; member in connectivity::mozab::MozillaBootstrap
Completed in 5 milliseconds