HomeSort by relevance Sort by last modified time
    Searched refs:Int64Flag (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
flag_helper.h 121 class BRILLO_EXPORT Int64Flag final : public Flag {
123 Int64Flag(const char* name,
195 DEFINE_type(int64_t, Int64Flag, name, value, help)
flag_helper.cc 87 Int64Flag::Int64Flag(const char* name,
95 bool Int64Flag::SetValue(const std::string& value) {
99 const char* Int64Flag::GetType() const {

Completed in 497 milliseconds