Searched defs:token_type (Results 1 – 5 of 5) 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
24 def __init__(self, file_name, token_type, value): argument
29 def __init__(self, file_name, token_type, value): argument