Searched refs:unload_functions (Results 1 – 2 of 2) sorted by relevance
49 static std::vector<Unloader> unload_functions; variable92 unload_functions.push_back({ auf }); in Load()129 for (const Unloader& u : unload_functions) { in Agent_OnUnload()133 unload_functions.clear(); in Agent_OnUnload()
49 static std::vector<Unloader> unload_functions; variable71 unload_functions.push_back({ in ProxyJavaVM()338 for (const Unloader& u : unload_functions) { in Agent_OnUnload()342 unload_functions.clear(); in Agent_OnUnload()