Home
last modified time | relevance | path

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

/system/tools/aidl/
Dpermission.h52 struct AllOf { struct
53 std::vector<std::string> operands;
55 std::string JavaAnnotation() const { in JavaAnnotation()