How to look at google function in c++ code?

I call-out google function just like “Read In App Purchase Information” and “Make an In-App Purchase” in blueprint,then I right click it and choose “Goto Code Definition” . But I can’t find out corresponding function in following file…so,how to know the implement method of google play service?