Searched defs:token_type (Results 1 – 3 of 3) sorted by relevance
54 let token_type = i32::deserialize(&borrowed_reply_parcel).or(Err(FusionErrorCode::Fail))?; in alloc_socket_pair() localVariable
37 token_type: i32, field97 fn token_type(&self) -> i32 { in token_type() method
49 let mut token_type: i32 = 0; in alloc_socket_pair() localVariable