Searched refs:ret2 (Results 1 – 5 of 5) sorted by relevance
104 jvmtiError ret2 = jvmtienv_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local113 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()114 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()
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()
55 auto ret2 = super_class_after_class_hash_map_.try_emplace( in UpdateClassAfterObjectMap() local57 DCHECK(ret2.second); in UpdateClassAfterObjectMap()
176 jvmtiError ret2 = jvmtienv_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local180 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()181 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()
182 jvmtiError ret2 = jvmtienv_->GetSourceDebugExtension(class_, &debug_ext_); in Init() local191 ret2 != JVMTI_ERROR_MUST_POSSESS_CAPABILITY && in Init()192 ret2 != JVMTI_ERROR_INVALID_CLASS; in Init()