Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dscoped_interface_endpoint_handle.cc39 InterfaceId cached_id = kInvalidInterfaceId; in Close() local
79 cached_id = id_; in Close()
89 cached_group_controller->CloseEndpointHandle(cached_id, reason); in Close()