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

  /external/libmojo/base/
unguessable_token.h 57 uint64_t GetLowForSerialization() const {
  /external/libmojo/mojo/common/
common_custom_types_struct_traits.h 58 return token.GetLowForSerialization();
  /external/libmojo/ipc/
ipc_message_utils.cc 1000 ParamTraits<uint64_t>::Write(m, p.GetLowForSerialization());
    [all...]

Completed in 62 milliseconds