Home | History | Annotate | Download | only in include

Lines Matching refs:AddCapabilities

1741   jvmtiError (JNICALL *AddCapabilities) (jvmtiEnv* env,
2495 jvmtiError AddCapabilities(const jvmtiCapabilities* capabilities_ptr) {
2496 return functions->AddCapabilities(this, capabilities_ptr);