AbstractProcessor How to get the gradle resources location

The enumeration of javax.tools.StandardLocation seems to have no way to get the resources file of gradle
I am trying to make an Auto service similar to Google, but there is a problem with obtaining the gradle resources file. I need to find the location of the gradle resources from the above enumeration