Searched refs:kOnUnload (Results 1 – 2 of 2) sorted by relevance
38 static constexpr const char* kOnUnload = "Agent_OnUnload"; variable90 AgentUnloadFunction auf = reinterpret_cast<AgentUnloadFunction>(dlsym(handle, kOnUnload)); in Load()
37 static constexpr const char* kOnUnload = "Agent_OnUnload"; variable72 reinterpret_cast<AgentUnloadFunction>(dlsym(dlopen_handle, kOnUnload)), in ProxyJavaVM()