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

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_FileCommon.h112 #define M4ERR_FILE_LOCKED M4OSA_ERR_CREATE(M4_ERR, M4OSA_FILE_COMMON, 0x000002) macro
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c61 * @return M4ERR_FILE_LOCKED: the file is locked by an other
192 M4OSA_DEBUG(M4ERR_FILE_LOCKED, "M4OSA_fileCommonOpen: Permission denied");
193 return M4ERR_FILE_LOCKED;
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp82 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_FILE_LOCKED ),

Completed in 43 milliseconds