Home
last modified time | relevance | path

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

/aosp_15_r20/art/openjdkjvmti/
H A Dti_thread.cc701 void ThreadUtil::RemoveEnvironment(jvmtiEnv* env) { in RemoveEnvironment() function in openjdkjvmti::ThreadUtil
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.cc1414 void HInstruction::RemoveEnvironment() { in RemoveEnvironment() function in art::HInstruction