Home
last modified time | relevance | path

Searched refs:IdSet (Results 1 - 2 of 2) sorted by relevance

/developtools/global_resource_tool/include/
H A Dresource_table.h49 uint32_t offset; // IdSet file address offset
54 struct IdSet { struct in OHOS::Global::Restool::ResourceTable
70 std::map<std::string, IdSet> &idSets, uint32_t &pos) const;
72 std::map<std::string, IdSet> &idSets, uint32_t &pos) const;
76 void SaveIdSets(const std::map<std::string, IdSet> &idSets, std::ostringstream &out) const;
/developtools/global_resource_tool/src/
H A Dresource_table.cpp207 map<string, IdSet> idSets; in SaveToResouorceIndex()
245 map<string, IdSet> &idSets, uint32_t &pos) const in Prepare()
268 IdSet idSet; in Prepare()
281 ostringstream &out, map<string, IdSet> &idSets, uint32_t &pos) const in SaveRecordItem()
338 void ResourceTable::SaveIdSets(const map<string, IdSet> &idSets, ostringstream &out) const in SaveIdSets()
408 IdSet idss; in ReadIdTables()

Completed in 2 milliseconds