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

  /packages/apps/OMA-DM/engine/dmlib/api/native/
dmtEvent.hpp 66 m_nType = SYNCML_DM_EVENT_NODE;
170 SYNCML_DM_EVENT_TYPE_T GetType() const { return m_nType; }
204 SYNCML_DM_EVENT_TYPE_T m_nType;
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native/src/
dmtEventSubscription.cc 32 m_nType = nType;
  /external/pdfium/fpdfsdk/include/javascript/
JS_Object.h 174 m_nType(0),
208 m_nType = nType;
213 return m_nType;
284 int m_nType; //0:Interval; 1:TimeOut
  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ua/src/
dmSubscriptionItem.cc 36 m_nType = SYNCML_DM_EVENT_NODE;
99 m_nType = nType;
197 if ( m_nType == nType[index] )
dmEventSubscription.cc 113 m_nType = nType;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 92 FX_INT32 m_nType;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 335 CPWL_Note_Icon::CPWL_Note_Icon() : m_nType(0)
345 m_nType = nType;
350 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, m_nType, GetClientRect(),
    [all...]

Completed in 418 milliseconds