Searched defs:pGroup (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/common/util/src/ |
H A D | MimeTypeUtil.cpp | 42 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/ |
D | qmgr.h | 419 #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
|
D | iaccess.h | 90 #define IAccessControl_SetOwner(This,pOwner,pGroup) (This)->lpVtbl->SetOwner(This,pOwner,pGroup) argument
|
D | rtccore.h | 1532 #define IRTCClientPresence2_RemoveGroup(This,pGroup) (This)->lpVtbl->RemoveGroup(This,pGroup) argument
|
/aosp_15_r20/frameworks/wilhelm/src/itf/ |
H A D | I3DGrouping.cpp | 75 static SLresult I3DGrouping_Get3DGroup(SL3DGroupingItf self, SLObjectItf *pGroup) in I3DGrouping_Get3DGroup()
|
H A D | IEngine.cpp | 639 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces, in IEngine_Create3DGroup()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_pageobjectholder.cpp | 117 RetainPtr<const CPDF_Dictionary> pGroup = m_pDict->GetDictFor("Group"); in LoadTransparencyInfo() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_renderstatus.cpp | 1313 RetainPtr<CPDF_Stream> pGroup = in LoadSMask() local 1419 RetainPtr<const CPDF_Dictionary> pGroup = in GetBackColor() local
|