Searched refs:pSubstring (Results 1 – 5 of 5) sorted by relevance
2295 char *pSubstring = NULL; in IsTIOMXComponent() local2306 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()2307 if(pSubstring == NULL) { in IsTIOMXComponent()
3116 char *pSubstring = NULL; in IsTIOMXComponent() local3127 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()3128 if(pSubstring == NULL) { in IsTIOMXComponent()
3904 char *pSubstring = NULL; in IsTIOMXComponent() local3943 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()3944 if (pSubstring == NULL) in IsTIOMXComponent()
3445 char *pSubstring = NULL; in IsTIOMXComponent() local3456 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()3458 if(pSubstring == NULL) { in IsTIOMXComponent()
3535 char *pSubstring = NULL; in IsTIOMXComponent() local3569 pSubstring = strstr(pTunnelcComponentName, "OMX.TI."); in IsTIOMXComponent()3570 if(pSubstring == NULL) { in IsTIOMXComponent()