Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_context.h95 if (index < associated_endpoint_handle_begin_ || in COMPONENT_EXPORT()
101 associated_endpoint_handle_begin_ = index + 1; in COMPONENT_EXPORT()
158 uint32_t associated_endpoint_handle_begin_; in COMPONENT_EXPORT() local
Dvalidation_context.cc25 associated_endpoint_handle_begin_(0), in ValidationContext()