Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
H A Dreference_parser.cpp58 ReferenceParser::ReferenceParser() : idWorker_(IdWorker::GetInstance()), root_(nullptr), isParsingMediaJson_(false) in ReferenceParser()
124 mediaJsonId_ = idWorker_.GetId(resType, ResourceUtil::GetIdName(resName, resType)); in ParseRefInJsonFile()
289 int64_t id = idWorker_.GetId(ref.second, name); in ParseRefImpl()
295 id = idWorker_.GetSystemId(ref.second, name); in ParseRefImpl()
/developtools/global_resource_tool/include/
H A Dreference_parser.h48 const IdWorker &idWorker_; member in OHOS::Global::Restool::ReferenceParser

Completed in 2 milliseconds