Searched refs:getCodeCacheDirBeforeBind (Results 1 – 2 of 2) sorted by relevance
750 mCodeCacheDir = getCodeCacheDirBeforeBind(getDataDir()); in getCodeCacheDir()761 static File getCodeCacheDirBeforeBind(File dataDir) { in getCodeCacheDirBeforeBind() method in ContextImpl
3750 Path code_cache = ContextImpl.getCodeCacheDirBeforeBind(new File(dataDir)).toPath(); in handleAttachStartupAgents()