| /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/ |
| V8TestSpecialOperations.cpp | 29 const WrapperTypeInfo V8TestSpecialOperations::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestSpecialOperations::domTemplate, V8TestSpecialOperations::refObject, V8TestSpecialOperations::derefObject, V8TestSpecialOperations::createPersistentHandle, 0, 0, 0, V8TestSpecialOperations::installConditionallyEnabledMethods, V8TestSpecialOperations::installConditionallyEnabledProperties, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Independent, WrapperTypeInfo::RefCountedObject };
|
| V8TestTypedefs.cpp | 27 const WrapperTypeInfo V8TestTypedefs::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestTypedefs::domTemplate, V8TestTypedefs::refObject, V8TestTypedefs::derefObject, V8TestTypedefs::createPersistentHandle, 0, 0, 0, V8TestTypedefs::installConditionallyEnabledMethods, V8TestTypedefs::installConditionallyEnabledProperties, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Independent, WrapperTypeInfo::RefCountedObject };
|
| V8TestInterface2.cpp | 28 const WrapperTypeInfo V8TestInterface2::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface2::domTemplate, V8TestInterface2::refObject, V8TestInterface2::derefObject, V8TestInterface2::createPersistentHandle, 0, 0, V8TestInterface2::visitDOMWrapper, V8TestInterface2::installConditionallyEnabledMethods, V8TestInterface2::installConditionallyEnabledProperties, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Dependent, WrapperTypeInfo::RefCountedObject };
|
| V8TestInterfaceCheckSecurity.cpp | 24 const WrapperTypeInfo V8TestInterfaceCheckSecurity::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceCheckSecurity::domTemplate, V8TestInterfaceCheckSecurity::refObject, V8TestInterfaceCheckSecurity::derefObject, V8TestInterfaceCheckSecurity::createPersistentHandle, 0, 0, 0, V8TestInterfaceCheckSecurity::installConditionallyEnabledMethods, V8TestInterfaceCheckSecurity::installConditionallyEnabledProperties, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Independent, WrapperTypeInfo::RefCountedObject }; [all...] |
| V8TestInterface.cpp | 40 const WrapperTypeInfo V8TestInterface::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface::domTemplate, V8TestInterface::refObject, V8TestInterface::derefObject, V8TestInterface::createPersistentHandle, V8TestInterface::toActiveDOMObject, 0, V8TestInterface::visitDOMWrapper, V8TestInterface::installConditionallyEnabledMethods, V8TestInterface::installConditionallyEnabledProperties, &V8TestInterfaceEmpty::wrapperTypeInfo, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Dependent, WrapperTypeInfo::RefCountedObject }; [all...] |
| V8TestObject.cpp | 72 const WrapperTypeInfo V8TestObject::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestObject::domTemplate, V8TestObject::refObject, V8TestObject::derefObject, V8TestObject::createPersistentHandle, 0, 0, 0, V8TestObject::installConditionallyEnabledMethods, V8TestObject::installConditionallyEnabledProperties, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Independent, WrapperTypeInfo::RefCountedObject }; [all...] |
| /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
| dtmfsender_unittest.cc | 142 observer_(new rtc::RefCountedObject<FakeDtmfObserver>()),
|
| statscollector_unittest.cc | 129 processor_(new rtc::RefCountedObject<FakeAudioProcessor>()) {} 486 audio_track_ = new rtc::RefCountedObject<FakeAudioTrack>( 498 audio_track_ = new rtc::RefCountedObject<FakeAudioTrack>( [all...] |
| peerconnectioninterface_unittest.cc | 365 observer(new rtc::RefCountedObject< 387 observer(new rtc::RefCountedObject< 411 new rtc::RefCountedObject<MockStatsObserver>()); [all...] |
| datachannel.cc | 95 new rtc::RefCountedObject<DataChannel>(provider, dct, label));
|
| proxy.h | 237 return new rtc::RefCountedObject<c##Proxy>(thread, c);\
|
| videosource.cc | 352 new rtc::RefCountedObject<VideoSource>(channel_manager,
|
| webrtcsessiondescriptionfactory.cc | 139 new rtc::RefCountedObject<WebRtcIdentityRequestObserver>();
|
| webrtcsession_unittest.cc | 231 : public rtc::RefCountedObject<CreateSessionDescriptionObserver> { [all...] |
| /external/chromium_org/third_party/WebKit/Source/bindings/templates/ |
| interface.cpp | [all...] |
| /external/chromium_org/content/renderer/media/ |
| peer_connection_tracker.cc | 293 new rtc::RefCountedObject<InternalStatsObserver>(it->second));
|
| webrtc_audio_capturer.cc | 238 new rtc::RefCountedObject<MediaStreamAudioProcessor>(
|
| /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/ |
| fakeaudiocapturemodule.cc | 85 new rtc::RefCountedObject<FakeAudioCaptureModule>(process_thread));
|
| /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/ |
| conductor.cc | 53 new rtc::RefCountedObject<DummySetSessionDescriptionObserver>();
|
| /external/chromium_org/content/renderer/media/webrtc/ |
| peer_connection_dependency_factory.cc | 391 new rtc::RefCountedObject<P2PPortAllocatorFactory>(
|
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
| session.h | 58 typedef rtc::RefCountedObject<rtc::scoped_ptr<Transport> >
|
| /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/ |
| peerconnection_jni.cc | [all...] |
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
| NPV8Object.cpp | 65 static const WrapperTypeInfo typeInfo = { gin::kEmbedderBlink, 0, 0, 0, createPersistentHandle, 0, 0, 0, 0, 0, 0, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Dependent, WrapperTypeInfo::RefCountedObject };
|
| /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/ |
| V8TestInterface5.cpp | 28 const WrapperTypeInfo V8TestInterface5::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface5::domTemplate, V8TestInterface5::refObject, V8TestInterface5::derefObject, V8TestInterface5::createPersistentHandle, V8TestInterface5::toActiveDOMObject, 0, V8TestInterface5::visitDOMWrapper, V8TestInterface5::installConditionallyEnabledMethods, V8TestInterface5::installConditionallyEnabledProperties, &V8TestInterfaceEmpty::wrapperTypeInfo, WrapperTypeInfo::WrapperTypeObjectPrototype, WrapperTypeInfo::ObjectClassId, WrapperTypeInfo::Dependent, WrapperTypeInfo::RefCountedObject }; [all...] |