Home
last modified time | relevance | path

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

/base/security/access_token/services/tokensyncmanager/src/device/
H A Ddevice_info_repository.cpp42 std::map<std::string, DeviceInfo>::iterator itEnd; in ListDeviceInfo() local
44 itEnd = deviceInfoMap_.end(); in ListDeviceInfo()
45 while (it != itEnd) { in ListDeviceInfo()
/base/update/updater/test/unittest/applypatch_test/
H A Dblockset_unittest.cpp50 auto itEnd = block.End(); in HWTEST_F() local
55 if (itBegin != itEnd) in HWTEST_F()

Completed in 3 milliseconds