Searched refs:AgentUnloadFunction (Results 1 – 1 of 1) sorted by relevance
40 using AgentUnloadFunction = jint (*)(JavaVM*); typedef47 AgentUnloadFunction unload;72 reinterpret_cast<AgentUnloadFunction>(dlsym(dlopen_handle, kOnUnload)), in ProxyJavaVM()