Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/wire/src/
H A Dlib.rs122 pub enum AuthGraphOperationCode { enum
138 fn code(&self) -> AuthGraphOperationCode { in code()
185 fn code(&self) -> AuthGraphOperationCode { in code()
270 fn code(&self) -> AuthGraphOperationCode; in code()