Searched defs:DoVerify (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_software_update/ | ||
D | bundled_update_service.cc | 154 void BundledUpdateService::DoVerify() { in DoVerify() function in pw::software_update::BundledUpdateService |
D | update_bundle_accessor.cc | 364 Status UpdateBundleAccessor::DoVerify() { in DoVerify() function in pw::software_update::UpdateBundleAccessor |
/external/toolchain-utils/binary_search_tool/ | ||
D | binary_search_state.py | 203 def DoVerify(self): member in BinarySearchState |