Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dcore.cc1166 const uint32_t available_handle_storage_slots = *num_platform_handles; in UnwrapPlatformSharedMemoryRegion() local
1167 if (available_handle_storage_slots < 1) in UnwrapPlatformSharedMemoryRegion()
1174 if (available_handle_storage_slots < 2) in UnwrapPlatformSharedMemoryRegion()