Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_table.cpp125 map<int64_t, vector<KeyParam>> limitKeys; in LoadResTable() local
363 bool ResourceTable::ReadLimitKeys(ifstream &in, map<int64_t, vector<KeyParam>> &limitKeys, in ReadLimitKeys()
452 const std::map<int64_t, std::vector<KeyParam>> &limitKeys, in ReadDataRecordStart()