Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_table.cpp159 map<int64_t, vector<KeyParam>> limitKeys; in LoadResTable() local
602 …ol ResourceTable::ReadLimitKeys(basic_istream<char> &in, map<int64_t, vector<KeyParam>> &limitKeys, in ReadLimitKeys()
693 const map<int64_t, vector<KeyParam>> &limitKeys, in ReadDataRecordStart()