Home
last modified time | relevance | path

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

/foundation/multimedia/histreamer/tests/ut/
DTestAny.cpp31 ft1->move == ft2->move && ft1->copy == ft2->copy && ft1->getConstPtr == ft2->getConstPtr; in CompareFunctionTable()
44 .getConstPtr = U<T>::GetConstPtr in UseStorage()
/foundation/multimedia/histreamer/engine/plugin/common/
Dany.h279 const void* (*getConstPtr)(const Storage&) noexcept; member
399 .getConstPtr = DetailFunctionTable::GetConstPtr, in GetFunctionTable()