Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/folly/folly/synchronization/detail/
DInlineFunctionRef.h193 static ReturnType callInline(const Storage& object, Args&&... args) { in callInline()
205 static ReturnType callPointer(const Storage& object, Args&&... args) { in callPointer()
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3881 T* object, Result (T::*method)(), const char* location) { in HandleSehExceptionsInMethodIfSupported()
3908 T* object, Result (T::*method)(), const char* location) { in HandleExceptionsInMethodIfSupported()