Searched defs:RemoveEnvironment (Results 1 – 2 of 2) sorted by relevance
/art/openjdkjvmti/ | ||
D | ti_thread.cc | 684 void ThreadUtil::RemoveEnvironment(jvmtiEnv* env) { in RemoveEnvironment() function in openjdkjvmti::ThreadUtil |
/art/compiler/optimizing/ | ||
D | nodes.cc | 1276 void HInstruction::RemoveEnvironment() { in RemoveEnvironment() function in art::HInstruction |