Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/kernel/
H A Doperator_registry.h150 bool is_fallback() const { in is_fallback() function
/aosp_15_r20/system/security/keystore2/src/
H A Dlegacy_blob.rs230 pub fn is_fallback(&self) -> bool { in is_fallback() method