Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEStdErr.h57 #define AEE_EINVALIDFORMAT (AEE_EOFFSET + 0x011) ///< Invalid format macro
/external/fastrpc/src/
Dapps_std_imp.c667 VERIFYC(NULL != delim, AEE_EINVALIDFORMAT); in __QAIC_IMPL()
766 VERIFYC(NULL != delim, AEE_EINVALIDFORMAT); in __QAIC_IMPL()
Dmod_table.c332 VERIFYC(sbuf_string(&buf, "file://"), AEE_EINVALIDFORMAT); in parse_uri()
Dfastrpc_apps_user.c1155 VERIFYC(datalen == sizeof(struct remote_rpc_thread_params), AEE_EINVALIDFORMAT); in remote_session_control()
1175 VERIFYC(datalen == sizeof(struct remote_rpc_control_unsigned_module), AEE_EINVALIDFORMAT); in remote_session_control()