Home
last modified time | relevance | path

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

/external/crosvm/metrics/src/sys/
Dwindows.rs29 impl From<ProcessType> for EmulatorProcessType { implementation
/external/crosvm/metrics/protos/
Devent_details.proto82 enum EmulatorProcessType { enum
/external/crosvm/metrics/out/
Devent_details.rs1232 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 { enum
1567 impl ::protobuf::ProtobufEnum for EmulatorProcessType { implementation
1572 fn from_i32(value: i32) -> ::std::option::Option<EmulatorProcessType> { in from_i32()
1612 impl ::std::marker::Copy for EmulatorProcessType { implementation
1615 impl ::std::default::Default for EmulatorProcessType { implementation
1621 impl ::protobuf::reflect::ProtobufValue for EmulatorProcessType { implementation