Home
last modified time | relevance | path

Searched defs:pCall (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmspaddr.h207 CComAggObject<T> *pCall; in CreateMSPCallHelper() local
216 delete pCall; in CreateMSPCallHelper() local
255 CComAggObject<T> *pCall = dynamic_cast<CComAggObject<T> *> (pUnknown); in ShutdownMSPCallHelper() local
Dmspcall.h71 CMSPCallMultiGraph *pCall; member
Dtapi3if.h1315 #define ITAddress_Forward(This,pForwardInfo,pCall) (This)->lpVtbl->Forward(This,pForwardInfo,pCall) argument
1429 #define ITAddress2_Forward(This,pForwardInfo,pCall) (This)->lpVtbl->Forward(This,pForwardInfo,pCall) argument
1442 #define ITAddress2_DeviceSpecific(This,pCall,pParams,dwSize) (This)->lpVtbl->DeviceSpecific(This,pC… argument
1443 #define ITAddress2_DeviceSpecificVariant(This,pCall,varDevSpecificByteArray) (This)->lpVtbl->Device… argument
1864 #define ITAutomatedPhoneControl_SelectCall(This,pCall,fSelectDefaultTerminals) (This)->lpVtbl->Sele… argument
1865 #define ITAutomatedPhoneControl_UnselectCall(This,pCall) (This)->lpVtbl->UnselectCall(This,pCall) argument
2008 #define ITBasicCallControl_Conference(This,pCall,fSync) (This)->lpVtbl->Conference(This,pCall,fSync) argument
2009 #define ITBasicCallControl_Transfer(This,pCall,fSync) (This)->lpVtbl->Transfer(This,pCall,fSync) argument
2011 #define ITBasicCallControl_SwapHold(This,pCall) (This)->lpVtbl->SwapHold(This,pCall) argument
5907 #define ITBasicCallControl2_Conference(This,pCall,fSync) (This)->lpVtbl->Conference(This,pCall,fSyn… argument
[all …]
Dcomsvcs.h6370 #define IMTSActivity_SynchronousCall(This,pCall) (This)->lpVtbl->SynchronousCall(This,pCall) argument
6371 #define IMTSActivity_AsyncCall(This,pCall) (This)->lpVtbl->AsyncCall(This,pCall) argument
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c9249 sqlite3_syscall_ptr pCall in apndSetSystemCall()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c9244 sqlite3_syscall_ptr pCall in apndSetSystemCall()