Home
last modified time | relevance | path

Searched defs:message_type (Results 1 – 1 of 1) sorted by relevance

/base/request/request/services/src/service/client/
Dmod.rs285 let message_type = MessageType::Faults as u16; in handle_send_faults() localVariable
313 let message_type = MessageType::Waiting as u16; in handle_send_waiting_notify() localVariable
350 let message_type = MessageType::HttpResponse as u16; in handle_send_response() localVariable
411 let message_type = MessageType::NotifyData as u16; in handle_send_notify_data() localVariable