Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/folly/folly/synchronization/detail/
DInlineFunctionRef.h177 call_ = &callInline<Value>; in construct()
193 static ReturnType callInline(const Storage& object, Args&&... args) { in callInline() function