Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_InstancePool.h39 int CountImpl() const;
99 int Count() const { return CountImpl(); } in Count()
176 int Count() const { return CountImpl(); } in Count()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_InstancePool.cpp98 int PoolImpl::CountImpl() const in CountImpl() function in nw::snd::internal::PoolImpl