Home
last modified time | relevance | path

Searched defs:GetSecond (Results 1 – 3 of 3) sorted by relevance

/external/google-fruit/include/fruit/impl/meta/
Dpair.h46 struct GetSecond { struct
48 struct apply {
/external/pdfium/core/fxcrt/
Dcfx_datetime.h78 uint8_t GetSecond() const { return second_; } in GetSecond() function
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go2182 func (m *ComplexExtension) GetSecond() int32 { func