Searched defs:pApp (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
H A D | main.cpp | 44 Renderer *getRenderer(android_app *pApp) { in getRenderer() 64 FrameStats drawFrames(int count, android_app *pApp, int &events, android_poll_source *&pSource, in drawFrames() 111 FrameStats drawFramesWithTarget(int64_t targetDuration, int &events, android_app *pApp, in drawFramesWithTarget() 119 double calibrate(int &events, android_app *pApp, android_poll_source *&pSource) { in calibrate() 150 void handle_cmd(android_app *pApp, int32_t cmd) { in handle_cmd() 170 void android_main(struct android_app *pApp) { in android_main()
|
H A D | Renderer.h | 53 inline Renderer(android_app *pApp) in Renderer()
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/ |
H A D | ControlPanel.cpp | 44 CCPApp * pApp = (CCPApp*) AfxGetApp(); in GetControlPanelApp() local 62 CCPApp * pApp = GetControlPanelApp(); in CPlApplet() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_fwltheme.cpp | 52 CXFA_FWLTheme::CXFA_FWLTheme(cppgc::Heap* pHeap, CXFA_FFApp* pApp) in CXFA_FWLTheme()
|
H A D | cxfa_ffdoc.cpp | 57 CXFA_FFDoc::CXFA_FFDoc(CXFA_FFApp* pApp, in CXFA_FFDoc()
|
H A D | cxfa_ffdocview.cpp | 189 CXFA_FFApp* pApp = m_pDoc->GetApp(); in ShowNullTestMsg() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | msimcntl.h | 209 #define _IUseIMBase_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pApp) argument 363 #define IMSIMContactView_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument 628 #define IMSIMMessageView_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument 925 #define IMSIMContactList_SetService(This,pService,pApp) (This)->lpVtbl->SetService(This,pService,pA… argument
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_notedriver.cpp | 31 CFWL_NoteDriver::CFWL_NoteDriver(CFWL_App* pApp) : m_pApp(pApp) {} in CFWL_NoteDriver()
|
H A D | cfwl_widgetmgr.cpp | 17 CFWL_WidgetMgr::CFWL_WidgetMgr(AdapterIface* pAdapter, CFWL_App* pApp) in CFWL_WidgetMgr()
|
/aosp_15_r20/system/chre/test/simulation/ |
H A D | test_util.cc | 198 TestNanoapp *pApp = app.get(); in loadNanoapp() local
|