Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_validator.h52 std::string IncludePath() const;
Dapk_validator.cpp102 std::string ZipSourceTree::IncludePath() const { in IncludePath() function in tuningfork::ZipSourceTree
279 std::string prefix = source_tree_.IncludePath() + "dev_tuningfork_fidelityparams_"; in ValidateDevFidelityParams()