Home
last modified time | relevance | path

Searched defs:resIndex (Results 1 – 1 of 1) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_table.cpp316 ResIndex resIndex; in PrepareResIndex() local
387 for (const auto &resIndex : resType.second.resIndexs) { in WriteIdSet() local
848 ResIndex resIndex; in ReadIdSetHeader() local
869 bool ResourceTable::ReadResources(std::basic_istream<char> &in, const ResIndex &resIndex, in ReadResources()