[ObjC] Ensure more uniqueness on generated internal function name.
In the multi file case, the function to get the file descriptor has to be referenced from multiple generated source, so it can't be `static`, ensure the name is more unique to avoid issues. PiperOrigin-RevId: 502611183
Loading
Please sign in to comment