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

  /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);

Completed in 823 milliseconds