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

  /art/compiler/
image_test.cc 161 EXPECT_TRUE(Monitor::IsValidLockWord(*klass->GetRawLockWordAddress()));
  /art/runtime/
monitor.h 103 static bool IsValidLockWord(int32_t lock_word);
monitor.cc     [all...]

Completed in 125 milliseconds