Home
last modified time | relevance | path

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

/aosp14/system/core/init/fuzzer/
H A Dinit_property_fuzzer.cpp37 enum PropertyType { STRING, BOOL, INT, UINT, DOUBLE, SIZE, ENUM, RANDOM, kMaxValue = RANDOM }; enumerator
/aosp14/frameworks/base/tools/aapt2/
H A DResources.proto448 ENUM = 0x00010000; // Allows enums that are defined in the Attribute's symbols. enumerator