Home
last modified time | relevance | path

Searched refs:INTERFACE_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/
Dsles_allinclusive.h125 #define INTERFACE_UNAVAILABLE 3 // this interface is not available on objects of this class macro
138 #define INTERFACE_IMPLICIT_BASE INTERFACE_UNAVAILABLE
139 #define INTERFACE_EXPLICIT_BASE INTERFACE_UNAVAILABLE
174 #define INTERFACE_OPTIONAL INTERFACE_UNAVAILABLE
175 #define INTERFACE_DYNAMIC_OPTIONAL INTERFACE_UNAVAILABLE
Dentry.c199 case INTERFACE_UNAVAILABLE: in liQueryNumSupportedInterfaces()
234 case INTERFACE_UNAVAILABLE: in liQuerySupportedInterfaces()
Dclasses.c346 {MPH_OUTPUTMIXEXT, INTERFACE_UNAVAILABLE, offsetof(COutputMix, mOutputMixExt)},
348 {MPH_OUTPUTMIXEXT, INTERFACE_UNAVAILABLE, 0},
Dsles.c174 case INTERFACE_UNAVAILABLE: in checkInterfaces()
199 (INTERFACE_UNAVAILABLE == interfaces[index].mInterface)) { in checkInterfaces()
/frameworks/wilhelm/src/itf/
DIEngine.c808 case INTERFACE_UNAVAILABLE: in IEngine_QueryNumSupportedInterfaces()
847 case INTERFACE_UNAVAILABLE: in IEngine_QuerySupportedInterfaces()