Searched refs:ERR_NOT_RPC (Results 1 – 4 of 4) sorted by relevance
25 ERR_NOT_RPC = -16, enumerator
39 return ERR_NOT_RPC; in RpcOnRemoteRequestInner()
473 result = ERR_NOT_RPC; in RpcOnRemoteRequestInner()
374 if (result == ERR_NOT_RPC) { in OnRemoteRequestInner()