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

  /external/pdfium/fpdfsdk/src/
fpdf_ext.cpp 117 CXML_Element *pVersion = pElement->GetElement("adhocwf",cbName);
118 if (!pVersion)
120 CFX_WideString wsContent = pVersion->GetContent(0); // == 1.1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsync.h 544 STDMETHOD_(HRESULT,GetChangeVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
545 STDMETHOD_(HRESULT,GetCreationVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
561 #define ISyncChange_GetChangeVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetChangeVersion(This,pbCurrentReplicaId,pVersion)
562 #define ISyncChange_GetCreationVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetCreationVersion(This,pbCurrentReplicaId,pVersion)
590 STDMETHOD_(HRESULT,GetChangeUnitVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
600 #define ISyncChangeUnit_GetChangeUnitVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetChangeUnitVersion(This,pbCurrentReplicaId,pVersion)
termmgr.h 282 virtual HRESULT WINAPI get_Version(BSTR *pVersion) = 0;
310 HRESULT (WINAPI *get_Version)(ITPluggableTerminalClassRegistration *This,BSTR *pVersion);
340 #define ITPluggableTerminalClassRegistration_get_Version(This,pVersion) (This)->lpVtbl->get_Version(This,pVersion)
363 HRESULT WINAPI ITPluggableTerminalClassRegistration_get_Version_Proxy(ITPluggableTerminalClassRegistration *This,BSTR *pVersion);
    [all...]
mspaddr.h 58 STDMETHOD(get_Version)(BSTR *pVersion);
exdisp.h     [all...]
rpcndr.h     [all...]
tapi3if.h     [all...]
strmif.h     [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 341 /* pVersion Pointer to an empty version info structure */
345 /* LVM_NULLADDRESS when pVersion is NULL */
351 LVM_ReturnStatus_en LVM_GetVersionInfo(LVM_VersionInfo_st *pVersion);
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelody.c     [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelody.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelody.c     [all...]
  /external/chromium_org/net/third_party/nss/ssl/
derive.c 553 master_params.pVersion = &pms_version;
ssl3con.c     [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 528 pVersion = FOUR_CHAR_CODE('vers')
    [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 326 HRESULT get_Version([out] BSTR* pVersion);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 759 milliseconds