Home
last modified time | relevance | path

Searched refs:SINK_ID_KEY (Results 1 – 1 of 1) sorted by relevance

/system/authgraph/core/src/
Darc.rs56 pub const SINK_ID_KEY: i32 = -4770553; constant
186 if k == SINK_ID_KEY.into() { in from_cbor_value()
226 let key = Value::Integer(SINK_ID_KEY.into()); in to_cbor_value()