Home
last modified time | relevance | path

Searched refs:COMPATIBLE (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/include/vintf/
DVintfObject.h98 COMPATIBLE = 0, enumerator
/system/libvintf/
Dmain.cpp88 if (compatible != COMPATIBLE) std::cout << ", " << error; in main()
DVintfObject.cpp288 return COMPATIBLE; in checkCompatibility()