HomeSort by relevance Sort by last modified time
    Searched defs:InterruptSelf (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/common/vsoc/lib/
region_view.h 95 void InterruptSelf() { control_->InterruptSelf(); }
  /device/google/cuttlefish_common/guest/vsoc/lib/
region_control.cpp 43 virtual void InterruptSelf() override;
69 void GuestRegionControl::InterruptSelf() {

Completed in 101 milliseconds