Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_errors.h24 #define ERROR_CANT_UNCOMPRESS_PROTO -5 macro
Dapk_validator.cpp84 ZERROR(ERROR_CANT_UNCOMPRESS_PROTO, "Could not uncompress " << path); in Open()