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

  /external/libchrome/dbus/
message.h 309 void OpenStruct(MessageWriter* sub_writer);
message.cc 556 void MessageWriter::OpenStruct(MessageWriter* writer) {
property.cc 654 array_writer.OpenStruct(&struct_writer);
  /external/libbrillo/brillo/dbus/
data_serialization.h 560 writer->OpenStruct(&struct_writer);
664 writer->OpenStruct(&struct_writer);
    [all...]
data_serialization_unittest.cc 669 writer->OpenStruct(&struct_writer);

Completed in 185 milliseconds