Home | History | Annotate | Download | only in include

Lines Matching refs:AddCapabilities

1717   jvmtiError (JNICALL *AddCapabilities) (jvmtiEnv* env,
2427 jvmtiError AddCapabilities(const jvmtiCapabilities* capabilities_ptr) {
2428 return functions->AddCapabilities(this, capabilities_ptr);