PPB_Core           37 nacl/pepper_main.c typedef struct PPB_Core PPB_Core;
PPB_Core           60 nacl/pepper_main.c static PPB_Core* core_interface = NULL;
PPB_Core          674 nacl/pepper_main.c   core_interface = (PPB_Core*)(get_browser_interface(PPB_CORE_INTERFACE));