Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_ResDictionary.h106 class ResDicLinear : public ResCommon<ResDicLinearData>
109 NW_RES_CTOR( ResDicLinear ) in NW_RES_CTOR() argument
/NW4C-2.0.3/sources/libraries/ut/
Dut_ResDictionary.cpp27 ResDicLinear::GetIndex(const char* key) const in GetIndex()