Home
last modified time | relevance | path

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

/system/authgraph/core/src/
Darc.rs60 pub const DELETED_ON_BIOMETRIC_CHANGE_KEY: i32 = -4770556; constant
210 if k == DELETED_ON_BIOMETRIC_CHANGE_KEY.into() { in from_cbor_value()
240 let key = Value::Integer(DELETED_ON_BIOMETRIC_CHANGE_KEY.into()); in to_cbor_value()