FakeURLLoaderInterface  239 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc FakeURLLoaderInterface::FakeURLLoaderInterface(
FakeURLLoaderInterface  243 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc PP_Resource FakeURLLoaderInterface::Create(PP_Instance instance) {
FakeURLLoaderInterface  259 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc int32_t FakeURLLoaderInterface::Open(PP_Resource loader,
FakeURLLoaderInterface  324 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc PP_Resource FakeURLLoaderInterface::GetResponseInfo(PP_Resource loader) {
FakeURLLoaderInterface  335 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc int32_t FakeURLLoaderInterface::ReadResponseBody(
FakeURLLoaderInterface  367 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc void FakeURLLoaderInterface::Close(PP_Resource loader) {
FakeURLLoaderInterface   70 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h class FakeURLLoaderInterface : public nacl_io::URLLoaderInterface {
FakeURLLoaderInterface   72 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   explicit FakeURLLoaderInterface(FakeCoreInterface* core_interface);
FakeURLLoaderInterface   88 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   DISALLOW_COPY_AND_ASSIGN(FakeURLLoaderInterface);
FakeURLLoaderInterface  146 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h   FakeURLLoaderInterface url_loader_interface_;