Searched refs:CreateMsgParcelFailed (Results 1 – 4 of 4) sorted by relevance
115 .ok_or(Error::CreateMsgParcelFailed)?; in generate_ids()156 .ok_or(Error::CreateMsgParcelFailed)?; in insert()203 .ok_or(Error::CreateMsgParcelFailed)?; in update()246 .ok_or(Error::CreateMsgParcelFailed)?; in delete()297 .ok_or(Error::CreateMsgParcelFailed)?; in query_values()324 .ok_or(Error::CreateMsgParcelFailed)?; in lock()351 .ok_or(Error::CreateMsgParcelFailed)?; in unlock()375 .ok_or(Error::CreateMsgParcelFailed)?; in heartbeat()
40 CreateMsgParcelFailed, enumerator95 Error::CreateMsgParcelFailed => write!(f, "Creates MsgParcel Failed"), in fmt()123 1 => Ok(Error::CreateMsgParcelFailed), in deserialize()
706 .ok_or(Errors(vec![Error::CreateMsgParcelFailed]))?; in subscribe()738 .ok_or(Errors(vec![Error::CreateMsgParcelFailed]))?; in unsubscribe()823 .ok_or(Error::CreateMsgParcelFailed)?; in get_service_info()855 .ok_or(Error::CreateMsgParcelFailed)?; in get_app_schema()
36 ipc_conn::Error::CreateMsgParcelFailed in map_ipc_err()