Home
last modified time | relevance | path

Searched refs:STRONG_COMPARE_AND_SET (Results 1 – 1 of 1) sorted by relevance

/art/test/712-varhandle-invocations/util-src/
Dgenerate_java.py432 STRONG_COMPARE_AND_SET = 2 variable in AccessModeForm
448 elif (self.access_mode_form == AccessModeForm.STRONG_COMPARE_AND_SET or
462 elif (self.access_mode_form == AccessModeForm.STRONG_COMPARE_AND_SET or
499 ('compareAndSet', AccessModeForm.STRONG_COMPARE_AND_SET),
595 elif accessor.access_mode_form == AccessModeForm.STRONG_COMPARE_AND_SET: