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

  /system/update_engine/common/
utils.h 132 bool TryAttachingUbiVolume(int volume_num, int timeout);
utils.cc 575 bool TryAttachingUbiVolume(int volume_num, int timeout) {
    [all...]
  /system/update_engine/payload_consumer/
delta_performer.cc 92 utils::TryAttachingUbiVolume(volume_no, kUbiVolumeAttachTimeout);
    [all...]

Completed in 793 milliseconds