GetCoreInterface  176 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs.cc   bool main_thread = args.ppapi->GetCoreInterface()->IsMainThread();
GetCoreInterface   12 native_client_sdk/src/libraries/nacl_io/pepper_interface.cc   GetCoreInterface()->AddRefResource(resource);
GetCoreInterface   16 native_client_sdk/src/libraries/nacl_io/pepper_interface.cc   GetCoreInterface()->ReleaseResource(resource);
GetCoreInterface   24 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface.h   virtual nacl_io::CoreInterface* GetCoreInterface();
GetCoreInterface  185 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   virtual nacl_io::CoreInterface* GetCoreInterface();
GetCoreInterface  130 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   virtual nacl_io::CoreInterface* GetCoreInterface();
GetCoreInterface   66 native_client_sdk/src/tests/nacl_io_test/html5_fs_test.cc   ppapi_.SetCoreInterfaceDelegate(ppapi_html5_.GetCoreInterface());