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

  /external/libmojo/mojo/public/cpp/bindings/tests/
struct_with_traits_impl.h 102 ScopedHandle& get_mutable_handle() { return handle_; } function in class:mojo::test::EnumWithTraitsImpl::PassByValueStructWithTraitsImpl
struct_with_traits_impl_traits.cc 123 out->get_mutable_handle() = data.TakeFHandle();
struct_with_traits_impl_traits.h 105 return std::move(value.get_mutable_handle());
struct_traits_unittest.cc 281 passed.get_mutable_handle().release().value()));
288 input.get_mutable_handle().reset(mp.handle0.release());

Completed in 45 milliseconds