Home
last modified time | relevance | path

Searched defs:pProp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dvsbackup.h84 VSS_SNAPSHOT_PROP *pProp in VssFreeSnapshotProperties()
215 #define IVssBackupComponents_GetSnapshotProperties(This,SnapshotId,pProp) (This)->lpVtbl->GetSnapsh… argument
342 #define IVssBackupComponentsEx_GetSnapshotProperties(This,SnapshotId,pProp) (This)->lpVtbl->GetSnap… argument
479 #define IVssBackupComponentsEx2_GetSnapshotProperties(This,SnapshotId,pProp) (This)->lpVtbl->GetSna… argument
Dvsprov.h197 #define IVssSoftwareSnapshotProvider_GetSnapshotProperties(This,SnapshotId,pProp) (This)->lpVtbl->G… argument
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_resolveprocessor.cpp357 CXFA_Node* pProp = nullptr; in ResolveNormal() local