Searched defs:pcbData (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/ |
D | pstore.h | 394 #define IPStore_GetProvParam(This,dwParam,pcbData,ppbData,dwFlags) (This)->lpVtbl->GetProvParam(Thi… argument 407 #define IPStore_ReadItem(This,Key,pItemType,pItemSubtype,szItemName,pcbData,ppbData,pPromptInfo,dwF… argument
|
D | mstask.h | 315 #define IScheduledWorkItem_GetWorkItemData(This,pcbData,prgbData) (This)->lpVtbl->GetWorkItemData(T… argument 486 #define ITask_GetWorkItemData(This,pcbData,prgbData) (This)->lpVtbl->GetWorkItemData(This,pcbData,p… argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/osservice/ |
H A D | mos_utilities_specific.cpp | 1292 uint32_t *pcbData) in MosUserFeatureGetValueFile() 1482 uint32_t *pcbData) in MosUserFeatureGetValue()
|