Searched refs:code_cache (Results 1 – 1 of 1) sorted by relevance
3750 Path code_cache = ContextImpl.getCodeCacheDirBeforeBind(new File(dataDir)).toPath(); in handleAttachStartupAgents() local3751 if (!Files.exists(code_cache)) { in handleAttachStartupAgents()3754 Path startup_path = code_cache.resolve("startup_agents"); in handleAttachStartupAgents()