Searched defs:ProgPath (Results 1 – 2 of 2) sorted by relevance
102 const std::string& FrontlineParser::ProgPath() const { in ProgPath() function in cuttlefish::FrontlineParser
87 const std::string& ProgPath() const { return prog_path_; } in ProgPath() function