Home
last modified time | relevance | path

Searched defs:RemoveEnvironment (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
Dti_thread.cc687 void ThreadUtil::RemoveEnvironment(jvmtiEnv* env) { in RemoveEnvironment() function in openjdkjvmti::ThreadUtil
/art/compiler/optimizing/
Dnodes.cc1275 void HInstruction::RemoveEnvironment() { in RemoveEnvironment() function in art::HInstruction