Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/crosvm_plugin/src/
H A Dlib.rs160 fn proto_error_to_int(e: protobuf::Error) -> c_int { in proto_error_to_int() function
319 .map_err(proto_error_to_int)?; in main_transaction()
339 .map_err(proto_error_to_int)?; in main_transaction()
1075 .map_err(proto_error_to_int)?; in vcpu_send()
1104 .map_err(proto_error_to_int)?; in vcpu_recv()