Searched defs:OperationType (Results 1 – 6 of 6) sorted by relevance
7 pub enum OperationType { enum24 pub fn classify_opcode(opcode: AttOpcode) -> OperationType { in classify_opcode()
198 public static final class OperationType { class in AccessLog226 private OperationType() {} in OperationType() method in AccessLog.OperationType
23 public enum OperationType { enum in MetadataOperation
27 enum class OperationType { enum
40 enum OperationType { enum
133 private @interface OperationType {} annotation in PickerSyncController