Home | Sort by relevance Sort by last modified time |
/external/libchrome/mojo/public/cpp/bindings/tests/ | |
struct_with_traits_impl.h | 185 bool was_deserialized() const { return was_deserialized_; } function in class:mojo::test::EnumWithTraitsImpl::StructForceSerializeImpl 205 bool was_deserialized() const { return was_deserialized_; } function in class:mojo::test::EnumWithTraitsImpl::StructNestedForceSerializeImpl |
/external/v8/src/snapshot/ | |
code-serializer.cc | 213 bool was_deserialized = sfi->deserialized(); local 216 sfi->set_deserialized(was_deserialized); |