Searched refs:errocode (Results 1 – 4 of 4) sorted by relevance
28 fail: (erromsg, errocode) => {29 console.log("JS::camera.takePhoto fail, errocode=" + errocode + " erromsg=" + erromsg);
207 jerry_value_t errocode = jerry_create_number(errorCode); in CallFailFunc() local208 jerry_value_t failArg[] = {erromsg, errocode}; in CallFailFunc()211 ReleaseJerryValue(erromsg, errocode, VA_ARG_END_FLAG); in CallFailFunc()
1450 console.error("errocode" + JSON.stringify(error));1486 console.error("errocode" + JSON.stringify(error));