Searched defs:pPlusString (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c80 M4OSA_Char* pPlusString = (M4OSA_Char*)"+"; local
141 strncat((char *)mode, (const char *)pPlusString, (size_t)1);
160 strncat((char *)mode,(const char *)pPlusString, (size_t)1);

Completed in 106 milliseconds