Home
last modified time | relevance | path

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

/aosp12/build/make/tools/zipalign/
H A DREADME.txt22 the "extra" field in the zip Local File Header sections. Existing data
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs456 Existing, enumerator
466 Self::Existing => Ok(ToSqlOutput::Owned(Value::Integer(0))), in to_sql()
476 0 => Ok(KeyLifeCycle::Existing), in column_result()
1226 params![KeyLifeCycle::Unreferenced, KeyLifeCycle::Existing], in cleanup_leftovers()
1527 KeyLifeCycle::Existing, in create_key_entry_internal()
2146 KeyLifeCycle::Existing, in rebind_alias()
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dplugins.md10 Existing plugin hooks can be found [here](/packages/SystemUI/docs/plugin_hooks.md).