HomeSort by relevance Sort by last modified time
    Searched refs:m_pRegistry (Results 1 - 2 of 2) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.cpp 60 m_pRegistry = new TI_OSRegistry; // temporary solution
141 if (m_pRegistry)
143 delete m_pRegistry;
144 m_pRegistry = NULL;
513 if ( pszSSIDname && m_pRegistry )
    [all...]
CTI_Adapter.h 130 TI_OSRegistry* m_pRegistry;

Completed in 59 milliseconds