Searched defs:SetUInt32 (Results 1 - 3 of 3) sorted by relevance
/external/autotest/client/cros/cellular/pseudomodem/ | ||
H A D | dbus_std_ifaces.py | 124 def SetUInt32(self, interface_name, property_name, value): member in class:DBusProperties |
/external/lzma/CPP/7zip/Archive/7z/ | ||
H A D | 7zOut.cpp | 37 static void SetUInt32(Byte *p, UInt32 d)
function in namespace:NArchive::N7z 54 SetUInt32(buf + 20, h.NextHeaderCRC); 55 SetUInt32(buf, CrcCalc(buf + 4, 20)); |
/external/protobuf/src/google/protobuf/ | ||
H A D | descriptor.cc | 2578 void SetUInt32(int number, uint32 value, FieldDescriptor::Type type, 5057 SetUInt32(option_field->number(), 5351 void DescriptorBuilder::OptionInterpreter::SetUInt32(int number, uint32 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter |
Completed in 177 milliseconds