I basically wanted to search for some sql stored procs in the code. For Eg:
video.sf_get_video_topology , video.sf_get_vod_entitlements, video.sf_get_account_service_cd
etc.
There are a lot of files and folders under src. I basically wanted to search all of the files and retrieve where this could be referenced. Any pointers what commands i can use to achieve the same