Home
last modified time | relevance | path

Searched refs:GetAge (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/thread/example/
Dsynchronized_person.cpp111 unsigned int GetAge() const { in GetAge() function in Person2
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drmobj.h269 STDMETHOD(GetAge)(THIS_ DWORD flags, DWORD *age) PURE; in DECLARE_INTERFACE_() local
287 #define IDirect3DRMObject2_GetAge(p,a,b) (p)->lpVtbl->GetAge(p,a,b)
302 #define IDirect3DRMObject2_GetAge(p,a,b) (p)->GetAge(a,b)