Searched refs:copy_role_len (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcmodule.cpp220 OMX_U32 copy_role_len; local
249 copy_role_len = role_len > OMX_MAX_STRINGNAME_SIZE-1 ?
253 (const OMX_STRING)&roles[i][0], copy_role_len);
254 this_roles[i][copy_role_len] = '\0';

Completed in 57 milliseconds