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