Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_internals.h113 NodeArrayBufferAllocator* GetImpl() final { return this; } in GetImpl() function
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc1534 const int& GetImpl(Tag<0>) const { return member_1; } in GetImpl() function
1535 const string& GetImpl(Tag<1>) const { return member_2; } in GetImpl() function