Searched defs:EmulatorProcessType (Results 1 – 3 of 3) sorted by relevance
29 impl From<ProcessType> for EmulatorProcessType { implementation
82 enum EmulatorProcessType { enum
1232 pub fn get_process_type(&self) -> EmulatorProcessType { in get_process_type()1244 pub fn set_process_type(&mut self, v: EmulatorProcessType) { in set_process_type()1554 pub enum EmulatorProcessType { enum1567 impl ::protobuf::ProtobufEnum for EmulatorProcessType { implementation1572 fn from_i32(value: i32) -> ::std::option::Option<EmulatorProcessType> { in from_i32()1612 impl ::std::marker::Copy for EmulatorProcessType { implementation1615 impl ::std::default::Default for EmulatorProcessType { implementation1621 impl ::protobuf::reflect::ProtobufValue for EmulatorProcessType { implementation