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

  /system/connectivity/shill/wifi/
mac80211_monitor_unittest.cc 114 bool IsStopped() const {
204 EXPECT_TRUE(IsStopped());
223 EXPECT_TRUE(IsStopped());
  /external/v8/src/heap/
incremental-marking.h 68 inline bool IsStopped() { return state() == STOPPED; }

Completed in 4492 milliseconds