Searched refs:pstrQueryType (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_v2.c | 4201 DMX_FILTER_STATUS MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* … in MApi_DMX_GetCap_Ex() argument 4208 … DMX_V2DBGMSG(ULOGD("DMX", "[%s][%d](%s , %p)\n", __FUNCTION__, __LINE__, pstrQueryType, pOutput)); in MApi_DMX_GetCap_Ex() 4214 CapExParam.StrQuetype = pstrQueryType; in MApi_DMX_GetCap_Ex() 4233 return _MApi_DMX_GetCap_Ex(pstrQueryType, s32Strlen, pOutput, ps32OutSize); in MApi_DMX_GetCap_Ex()
|
| H A D | apiDMX_private.h | 761 DMX_FILTER_STATUS _MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32*…
|
| H A D | apiDMX.c | 9463 DMX_FILTER_STATUS _MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32*… 9466 char* ptr = pstrQueryType; 9470 …(DMX_DBG_FUNC, ULOGD("DMX", "[%s][%d](%s, %p)\n", __FUNCTION__, __LINE__, pstrQueryType, pOutput)); 9471 …DMX_ASSERT((pstrQueryType != NULL), DMX_DBGMSG(DMX_DBG_ERR, ULOGE("DMX", "[MAPI DMX][%06d] Capabil…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 1627 …DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOut…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 33272 …DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOut…
|