Home
last modified time | relevance | path

Searched refs:GetId (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/include/
Did_worker.h46 int32_t GetId(ResType resType, const std::string &name) const;
/developtools/global_resource_tool/src/
Dreference_parser.cpp267 int32_t id = idWorker_.GetId(ref.second, name); in ParseRefImpl()
Did_worker.cpp67 int32_t IdWorker::GetId(ResType resType, const string &name) const in GetId() function in OHOS::Global::Restool::IdWorker