Home
last modified time | relevance | path

Searched refs:GetMaxId (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/include/
Did_worker.h67 int32_t GetMaxId(int32_t startId) const;
/developtools/global_resource_tool/src/
Did_worker.cpp36 maxId_ = GetMaxId(startId); in Init()
430 int32_t IdWorker::GetMaxId(int32_t startId) const in GetMaxId() function in OHOS::Global::Restool::IdWorker