Home
last modified time | relevance | path

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

/base/update/updater/services/fs_manager/
Dcmp_partition.cpp21 static PartitonList g_updaterPlist; variable
86 g_updaterPlist.clear(); in RegisterUpdaterPartitionList()
87 int ret = TraversePartitionList(nlist, olist, g_updaterPlist); in RegisterUpdaterPartitionList()
94 if (g_updaterPlist.empty()) { in GetRegisterUpdaterPartitionList()
99 ulist.assign(g_updaterPlist.begin(), g_updaterPlist.end()); in GetRegisterUpdaterPartitionList()