HomeSort by relevance Sort by last modified time
    Searched refs:CancelUpdate (Results 1 - 6 of 6) sorted by null

  /system/update_engine/
service_delegate_android_interface.h 65 virtual bool CancelUpdate(brillo::ErrorPtr* error) = 0;
update_attempter_android.h 68 bool CancelUpdate(brillo::ErrorPtr* error) override;
binder_service_android.cc 119 if (!service_delegate_->CancelUpdate(&error))
update_attempter_android.cc 209 bool UpdateAttempterAndroid::CancelUpdate(brillo::ErrorPtr* error) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]
dbdaoint.h 582 STDMETHOD(CancelUpdate) (__LONG32 UpdateType) PURE;
    [all...]

Completed in 94 milliseconds