Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_errors.h23 #define ERROR_CANT_READ_PROTO -4 macro
Dapk_validator.cpp78 ZERROR(ERROR_CANT_READ_PROTO, "Could not read " << path); in Open()