Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dchannel_fuchsia.cc261 size_t handles_info_size = sizeof(handles_info[0]) * num_handles; in GetReadPlatformHandles() local
262 if (handles_info_size > extra_header_size) in GetReadPlatformHandles()