OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCoreInterface
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
pepper_interface.cc
12
GetCoreInterface
()->AddRefResource(resource);
16
GetCoreInterface
()->ReleaseResource(resource);
mount_html5fs.cc
162
bool main_thread = args.ppapi->
GetCoreInterface
()->IsMainThread();
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fake_pepper_interface_url_loader.h
129
virtual nacl_io::CoreInterface*
GetCoreInterface
();
fake_pepper_interface_html5fs.h
178
virtual nacl_io::CoreInterface*
GetCoreInterface
();
fake_pepper_interface_url_loader.cc
514
nacl_io::CoreInterface* FakePepperInterfaceURLLoader::
GetCoreInterface
() {
mount_html5fs_test.cc
66
ppapi_.SetCoreInterfaceDelegate(ppapi_html5_.
GetCoreInterface
());
fake_pepper_interface_html5fs.cc
688
nacl_io::CoreInterface* FakePepperInterfaceHtml5Fs::
GetCoreInterface
() {
Completed in 89 milliseconds