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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsync.h 95 } SYNC_VERSION;
544 STDMETHOD_(HRESULT,GetChangeVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
545 STDMETHOD_(HRESULT,GetCreationVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
590 STDMETHOD_(HRESULT,GetChangeUnitVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 84 private static final String SYNC_VERSION = Events.SYNC_DATA4;
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java 78 public static final int SYNC_VERSION = SYNC_PAGE + 0x11;
    [all...]

Completed in 210 milliseconds