Home
last modified time | relevance | path

Searched refs:GetLocalBoardId (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/services/
Dupdater_preprocess.cpp96 std::string localBoardId = Utils::GetLocalBoardId(); in CheckBoardId()
/base/update/updater/utils/include/
Dutils.h63 std::string GetLocalBoardId();
/base/update/updater/services/flow_update/update_bin/
Dcomponent_processor.cpp115 std::string localBoardId = Utils::GetLocalBoardId(); in DoProcess()
/base/update/updater/utils/
Dutils.cpp384 std::string GetLocalBoardId() in GetLocalBoardId() function