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

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_CharStar.c58 M4OSA_ERR M4OSA_chrNCopy(M4OSA_Char* pStrOut, M4OSA_Char *pStrIn, M4OSA_UInt32 len2Copy) function
60 M4OSA_TRACE1_3("M4OSA_chrNCopy\t(M4OSA_Char* %x,M4OSA_Char* %x,M4OSA_UInt32 %ld)",
63 "M4OSA_chrNCopy:\tpStrOut is M4OSA_NULL");
65 "M4OSA_chrNCopy:\tpStrIn is M4OSA_NULL");

Completed in 825 milliseconds