Home
last modified time | relevance | path

Searched defs:core_interface (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppb_core_proxy.cc77 const PPB_Core core_interface = { variable
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
Dfake_pepper_interface_url_loader.cc315 FakeCoreInterface* core_interface) in FakeURLLoaderInterface()
454 FakeCoreInterface* core_interface, in FakeURLRequestInfoInterface()
540 FakeCoreInterface* core_interface, in FakeURLResponseInfoInterface()
Dfake_pepper_interface_html5_fs.cc288 FakeFileIoInterface::FakeFileIoInterface(FakeCoreInterface* core_interface) in FakeFileIoInterface()
457 FakeFileRefInterface::FakeFileRefInterface(FakeCoreInterface* core_interface, in FakeFileRefInterface()
658 FakeCoreInterface* core_interface) in FakeFileSystemInterface()
/external/chromium_org/sync/engine/
Dnon_blocking_type_processor.cc88 scoped_ptr<NonBlockingTypeProcessorCoreInterface> core_interface) { in OnConnect()
/external/chromium_org/sync/sessions/
Dmodel_type_registry.cc201 scoped_ptr<NonBlockingTypeProcessorCoreInterface> core_interface( in InitializeNonBlockingType() local
/external/chromium_org/content/renderer/pepper/
Dplugin_module.cc215 const PPB_Core core_interface = {&AddRefResource, &ReleaseResource, variable
/external/chromium_org/ppapi/tests/
Dtest_websocket.cc79 explicit ReleaseResourceDelegate(const PPB_Core* core_interface, in ReleaseResourceDelegate()