Searched refs:m_pAdapterNative (Results 1 – 2 of 2) sorted by relevance
49 m_pAdapterNative = pAdapter; in CFWL_AppImp()54 FWL_ReleaseFuelAdapterNative(m_pAdapterNative); in ~CFWL_AppImp()55 m_pAdapterNative = NULL; in ~CFWL_AppImp()64 m_pWidgetMgr = new CFWL_WidgetMgr(m_pAdapterNative); in Initialize()74 return m_pAdapterNative; in GetAdapterNative()
32 IFWL_AdapterNative* m_pAdapterNative; variable