Home
last modified time | relevance | path

Searched defs:ProgPath (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/
Dfrontline_parser.cpp102 const std::string& FrontlineParser::ProgPath() const { in ProgPath() function in cuttlefish::FrontlineParser
/device/google/cuttlefish/host/commands/cvd/selector/
Darguments_separator.h87 const std::string& ProgPath() const { return prog_path_; } in ProgPath() function