Home
last modified time | relevance | path

Searched refs:pPlusString (Results 1 – 1 of 1) sorted by relevance

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