Searched defs:COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libvintf/include/vintf/ | ||
H A D | VintfObject.h | 382 COMPATIBLE = 0, enumerator |
/aosp12/system/tools/aidl/ | ||
H A D | options.h | 82 enum class CheckApiLevel { COMPATIBLE, EQUAL }; enumerator |