Searched refs:ERROR_NO_DEV_PROTO (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/ | ||
D | apk_errors.h | 22 #define ERROR_NO_DEV_PROTO -3 macro |
D | apk_validator.cpp | 73 ZERROR(ERROR_NO_DEV_PROTO, "Could not find " << path); in Open() |