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