Home
last modified time | relevance | path

Searched refs:STUB (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLA25Stub.cpp15 const uint32_t STUB[] = { variable
33 m_pData(STUB), in MipsLA25Stub()
34 m_Size(sizeof(STUB)) { in MipsLA25Stub()
/frameworks/native/opengl/tools/glgen/specs/egl/
Dchecks.spec5 //STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
11 //STUB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_…
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp72 return IDevicesFactory::Device::STUB; in idFromHal()