Home
last modified time | relevance | path

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

/system/chre/host/common/
Dst_hal_lpma_handler.cc81 soundModel.type = SoundModelType::GENERIC; in load()
/system/security/keystore2/src/
Dlegacy_blob.rs62 pub const GENERIC: u8 = 1; constant
344 (blob_types::GENERIC, _, _) => { in new_from_stream()