HomeSort by relevance Sort by last modified time
    Searched defs:PROXY_require (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 91 #define PROXY_require PROXY_paramCheck
102 PROXY_require((((_sName_ *)_pStruct_)->nSize == sizeof(_sName_)), \
104 PROXY_require(((((_sName_ *)_pStruct_)->nVersion.s.nVersionMajor == \
  /hardware/ti/omap4-aah/domx/domx/
omx_proxy_common.h 91 #define PROXY_require PROXY_paramCheck
102 PROXY_require((((_sName_ *)_pStruct_)->nSize == sizeof(_sName_)), \
104 PROXY_require(((((_sName_ *)_pStruct_)->nVersion.s.nVersionMajor == \

Completed in 210 milliseconds