Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dcras_types.h586 #define CRAS_SERVER_STATE_VERSION 2 macro
/external/adhd/cras/client/cras-sys/src/
Dgen.rs33 pub const CRAS_SERVER_STATE_VERSION: u32 = 2; constant