Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/
Dplatform_handle.h42 const MojoPlatformHandleType kPlatformSharedBufferHandleType = variable
48 const MojoPlatformHandleType kPlatformSharedBufferHandleType =
56 const MojoPlatformHandleType kPlatformSharedBufferHandleType =
59 const MojoPlatformHandleType kPlatformSharedBufferHandleType =
Dplatform_handle.cc245 platform_handle.type = kPlatformSharedBufferHandleType; in WrapSharedMemoryHandle()