Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_table.cpp105 map<int32_t, vector<KeyParam>> limitKeys; in LoadResTable() local
295 bool ResourceTable::ReadLimitKeys(ifstream &in, map<int32_t, vector<KeyParam>> &limitKeys, in ReadLimitKeys()
384 const std::map<int32_t, std::vector<KeyParam>> &limitKeys, in ReadDataRecordStart()