Home
last modified time | relevance | path

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

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