Searched refs:uus_length (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
H A Dresponses.cpp225 srcCall.uus_info().uus_length();
/hardware/ril/mock-ril/src/generated/cpp/
H A Dril.pb.cpp2013 // optional int32 uus_length = 3;
2076 // optional int32 uus_length = 3;
2078 ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->uus_length(), output);
2110 // optional int32 uus_length = 3;
2112 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->uus_length(), target);
2148 // optional int32 uus_length = 3;
2152 this->uus_length());
2196 set_uus_length(from.uus_length());
H A Dril.pb.h640 // optional int32 uus_length = 3;
644 inline ::google::protobuf::int32 uus_length() const;
2853 // optional int32 uus_length = 3;
2861 inline ::google::protobuf::int32 RilUusInfo::uus_length() const { function in class:ril_proto::RilUusInfo

Completed in 39 milliseconds