Home
last modified time | relevance | path

Searched defs:GetAge (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dsynchronized_person.cpp111 unsigned int GetAge() const { in GetAge() function in Person2
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_diagnostic_tlvs.hpp787 uint32_t GetAge(void) const { return BigEndian::HostSwap32(mAge); } in GetAge() function in ot::NetworkDiagnostic::ChildTlv
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp832 uint32_t GetAge(uint32_t aUptime) const { return aUptime - mDiscoverTime; } in GetAge() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drmobj.h269 STDMETHOD(GetAge)(THIS_ DWORD flags, DWORD *age) PURE; in DECLARE_INTERFACE_() local