Searched refs:ret2 (Results 1 – 3 of 3) sorted by relevance
130 jvmtiError ret2 = jvmti_env_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local134 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()135 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()
177 jvmtiError ret2 = jvmtienv_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local181 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()182 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()
184 jvmtiError ret2 = jvmtienv_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local193 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()194 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()