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

  /external/libmojo/mojo/public/cpp/bindings/tests/
struct_with_traits_impl_traits.cc 86 test::EnumWithTraitsImpl f_enum; local
87 if (!data.ReadFEnum(&f_enum))
89 out->set_enum(f_enum);
struct_with_traits_impl_traits.h 49 static test::EnumWithTraitsImpl f_enum( function in struct:mojo::StructTraits

Completed in 674 milliseconds