Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp117 Flag& Flag::Getter(std::function<std::string()> fn) & { in Getter() function in cuttlefish::Flag
121 Flag Flag::Getter(std::function<std::string()> fn) && { in Getter() function in cuttlefish::Flag