Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp148 #define ADD_MESSAGE(__error__) \ macro
190 ADD_MESSAGE(toString(parseStatus) + " manifest"); in checkCompatibility()
198 ADD_MESSAGE(toString(parseStatus) + " matrix"); in checkCompatibility()
201 ADD_MESSAGE(toString(parseStatus)); // parse error in checkCompatibility()
241 ADD_MESSAGE("No framework manifest file from device or from update package"); in checkCompatibility()
245 ADD_MESSAGE("No device manifest file from device or from update package"); in checkCompatibility()
249 ADD_MESSAGE("No framework matrix, skipping;"); in checkCompatibility()
253 ADD_MESSAGE("No device matrix, skipping;"); in checkCompatibility()
257 ADD_MESSAGE("No runtime info from device"); in checkCompatibility()