Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-fruit/include/fruit/impl/meta/
H A Dpair.h46 struct GetSecond { struct
48 struct apply {
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_datetime.h71 uint8_t GetSecond() const { return second_; } in GetSecond() function