Home
last modified time | relevance | path

Searched defs:pGroup (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/common/util/src/
H A DMimeTypeUtil.cpp42 const char* pGroup; // "audio/", "video/",.. should contain the last "/" member
128 struct MimeGroup* pGroup; in convertMimeType() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dqmgr.h419 #define IBackgroundCopyCallback1_OnStatus(This,pGroup,pJob,dwFileIndex,dwStatus,dwNumOfRetries,dwWi… argument
420 #define IBackgroundCopyCallback1_OnProgress(This,ProgressType,pGroup,pJob,dwFileIndex,dwProgressVal… argument
421 #define IBackgroundCopyCallback1_OnProgressEx(This,ProgressType,pGroup,pJob,dwFileIndex,dwProgressV… argument
Diaccess.h90 #define IAccessControl_SetOwner(This,pOwner,pGroup) (This)->lpVtbl->SetOwner(This,pOwner,pGroup) argument
Drtccore.h1532 #define IRTCClientPresence2_RemoveGroup(This,pGroup) (This)->lpVtbl->RemoveGroup(This,pGroup) argument
/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DI3DGrouping.cpp75 static SLresult I3DGrouping_Get3DGroup(SL3DGroupingItf self, SLObjectItf *pGroup) in I3DGrouping_Get3DGroup()
H A DIEngine.cpp639 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces, in IEngine_Create3DGroup()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobjectholder.cpp117 RetainPtr<const CPDF_Dictionary> pGroup = m_pDict->GetDictFor("Group"); in LoadTransparencyInfo() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1313 RetainPtr<CPDF_Stream> pGroup = in LoadSMask() local
1419 RetainPtr<const CPDF_Dictionary> pGroup = in GetBackColor() local