Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_validator.h47 const std::string& include_path);
Dapk_validator.cpp62 const std::string& include_path) in ZipSourceTree() argument
63 : zip_file_(zip_file), include_path_(include_path), last_error_code_(0) { in ZipSourceTree()