Home | History | Annotate | Download | only in video

Lines Matching defs:substring

122         char substring[OMX_MAX_STRINGNAME_SIZE];
123 strcpy(substring, gEnv->getRole().c_str());
124 pch = strchr(substring, '.');