Searched defs:kPlatformChannelMaxNumHandles (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/embedder/
H A Dplatform_channel_utils_posix.h26 const size_t kPlatformChannelMaxNumHandles = 7; member in namespace:mojo::embedder
42 // least one and at most |kPlatformChannelMaxNumHandles| handles. The return
60 // most |kPlatformChannelMaxNumHandles| (and at least one handle). Returns true

Completed in 78 milliseconds