Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_InstancePool.h37 int CountImpl() const;
97 int Count() const { return CountImpl(); } in Count()
174 int Count() const { return CountImpl(); } in Count()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_InstancePool.cpp96 int PoolImpl::CountImpl() const in CountImpl() function in nw::snd::internal::PoolImpl