Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_common.h33 BOTH = WRITE | READ, enumerator
/system/security/keystore2/src/
Ddatabase.rs531 pub const BOTH: KeyEntryLoadBits = Self(3); constant