Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_errors.h22 #define ERROR_NO_DEV_PROTO -3 macro
Dapk_validator.cpp73 ZERROR(ERROR_NO_DEV_PROTO, "Could not find " << path); in Open()