Home
last modified time | relevance | path

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

/art/libartbase/base/
Dstl_util.h103 void RemoveElement(Container& container, const T& value) { in RemoveElement() function
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc524 RemoveElement(unreserved_thunks_, method_call_thunk_); in ResolveMethodCalls()
531 RemoveElement(unreserved_thunks_, method_call_thunk_); in ResolveMethodCalls()
/art/compiler/optimizing/
Dparallel_move_resolver.cc530 RemoveElement(pending_moves_, move); in DeletePendingMove()
Dscheduler.cc511 RemoveElement(*nodes, condition_node); in SelectMaterializedCondition()
Dnodes.cc2382 RemoveElement(reverse_post_order_, block); in DeleteDeadEmptyBlock()
/art/runtime/jit/
Djit_code_cache.cc793 RemoveElement(profiling_infos_, info); in RemoveMethodLocked()