Home
last modified time | relevance | path

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

/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h86 const MQDescriptor<T, typename std::conditional<flavor == hardware::kSynchronizedReadWrite, in AidlMQDescriptorShim()
/system/sepolicy/tools/
Dcheck_seapp.c338 static type_datum_t *find_type(sepol_policydb_t *db, char *type, uint32_t flavor) { in find_type()