Searched defs:before (Results 1 – 8 of 8) sorted by relevance
176 const uint32_t before = data_.load(std::memory_order_relaxed); in Read() local190 const uint32_t before = data_.load(std::memory_order_relaxed); in VisitRoot() local
78 Monitor* before = reinterpret_cast<Monitor*>(reinterpret_cast<uintptr_t>(last) - in AllocateChunk() local
362 std::atomic<GeneratedCodeRange*>* before = &generated_code_ranges_; in RemoveGeneratedCodeRange() local
371 auto before = running_visibly_initialized_callbacks_.before_begin(); in VisiblyInitializedCallbackDone() local
196 File before = new File(fuzzedFile); in saveDivergentProgram() local
174 private void updateTryBlocksWithReplacementInsn(MInsn before, MInsn after, in updateTryBlocksWithReplacementInsn()
276 auto const before = source.object.template Read<kReadBarrierOption>(); in VisitDexCachePairs() local
108 void** before = &free_lists_[index]; in Deallocate() local