HomeSort by relevance Sort by last modified time
    Searched refs:guid_high (Results 1 - 5 of 5) sorted by null

  /external/libchrome/mojo/core/
broker_messages.h 35 uint64_t guid_high; member in struct:mojo::core::BufferResponseData
shared_buffer_dispatcher.cc 34 uint64_t guid_high; member in struct:mojo::core::__anon27771::SerializedState
162 serialized_state->guid_high, serialized_state->guid_low);
350 serialized_state->guid_high = guid.GetHighForSerialization();
broker_host.cc 133 response->guid_high = guid.GetHighForSerialization();
broker_posix.cc 140 base::UnguessableToken::Deserialize(data->guid_high,
broker_win.cc 154 base::UnguessableToken::Deserialize(data->guid_high,

Completed in 150 milliseconds