Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Did_worker.h34 int64_t GetSystemId(ResType resType, const std::string &name) const;
/developtools/global_resource_tool/src/
Did_worker.cpp78 int64_t IdWorker::GetSystemId(ResType resType, const string &name) const in GetSystemId() function in OHOS::Global::Restool::IdWorker
Dreference_parser.cpp278 id = idWorker_.GetSystemId(ref.second, name); in ParseRefImpl()