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

  /system/connectivity/shill/net/
netlink_attribute.h 87 virtual bool SetU64Value(uint64_t value);
209 virtual bool SetU64Value(uint64_t new_value);
attribute_list.cc 237 return attribute->SetU64Value(value);
netlink_attribute.cc 336 bool NetlinkAttribute::SetU64Value(uint64_t value) {
617 SetU64Value(data);
633 bool NetlinkU64Attribute::SetU64Value(uint64_t new_value) {
    [all...]

Completed in 62 milliseconds