Home
last modified time | relevance | path

Searched refs:handle_created_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc39 handle_created_(false), in InterfaceEndpoint()
63 bool handle_created() const { return handle_created_; } in handle_created()
66 handle_created_ = true; in set_handle_created()
209 bool handle_created_; member in mojo::internal::MultiplexRouter::InterfaceEndpoint
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc426 return handle_created_; in handle_created()
431 handle_created_ = true; in set_handle_created()
599 bool handle_created_ = false; member in IPC::__anonefff342a0111::ChannelAssociatedGroupController::Endpoint