Searched refs:desired_root (Results 1 – 2 of 2) sorted by relevance
132 GcRoot<mirror::Class> desired_root(cls); in AddInvokeInfo() local134 if (!atomic_root->CompareAndSetStrongSequentiallyConsistent(expected_root, desired_root)) { in AddInvokeInfo()
277 GcRoot<mirror::Class> desired_root(desired_class);279 return atomic_root_class->CompareAndSetStrongSequentiallyConsistent(expected_root, desired_root);