Home | History | Annotate | Download | only in system

Lines Matching refs:mojo_guid

88   MojoSharedBufferGuid mojo_guid = {guid.GetHighForSerialization(),
92 platform_handles, num_platform_handles, region.GetSize(), &mojo_guid,
109 MojoSharedBufferGuid mojo_guid;
113 &num_platform_handles, &size, &mojo_guid, &access_mode);
177 base::UnguessableToken::Deserialize(mojo_guid.high, mojo_guid.low));
296 MojoSharedBufferGuid mojo_guid;
300 &num_platform_handles, &num_bytes, &mojo_guid, &access_mode);
317 base::UnguessableToken::Deserialize(mojo_guid.high, mojo_guid.low);