Searched refs:GetProxyObjectFailed (Results 1 – 5 of 5) sorted by relevance
49 GetProxyObjectFailed, enumerator98 Error::GetProxyObjectFailed => write!(f, "Gets Proxy Object Failed"), in fmt()126 4 => Ok(Error::GetProxyObjectFailed), in deserialize()
192 .ok_or(Error::GetProxyObjectFailed)?; in new()231 .ok_or(Error::GetProxyObjectFailed)?; in download()283 .ok_or(Error::GetProxyObjectFailed)?; in upload()
74 .ok_or(Error::GetProxyObjectFailed)?; in new()
765 .ok_or(Error::GetProxyObjectFailed)?; in new()790 .ok_or(Error::GetProxyObjectFailed)?; in get_app_brief_info()
37 | ipc_conn::Error::GetProxyObjectFailed in map_ipc_err()