/external/libchrome/base/memory/ |
D | ref_counted.h | 49 void AddRef() const { in AddRef() function 171 void AddRef() const { AddRefImpl(); } in AddRef() function 312 void AddRef() const { in AddRef() function
|
D | ref_counted_delete_on_sequence.h | 48 void AddRef() const { subtle::RefCountedThreadSafeBase::AddRef(); } in AddRef() function
|
D | ref_counted.cc | 44 void RefCountedThreadSafeBase::AddRef() const { in AddRef() function in base::subtle::RefCountedThreadSafeBase
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | full_screen_chrome_window_detector.h | 37 void AddRef() { ++ref_count_; } in AddRef() function
|
D | desktop_configuration_monitor.h | 41 void AddRef() { ++ref_count_; } in AddRef() function
|
/external/webrtc/webrtc/video/ |
D | payload_router.h | 66 void AddRef() { ++ref_count_; } in AddRef() function
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
D | shared_x_display.h | 51 void AddRef() { ++ref_count_; } in AddRef() function
|
/external/swiftshader/src/D3D9/ |
D | Unknown.cpp | 48 unsigned long Unknown::AddRef() in AddRef() function in D3D9::Unknown
|
D | Direct3DPixelShader9.cpp | 63 unsigned long Direct3DPixelShader9::AddRef() in AddRef() function in D3D9::Direct3DPixelShader9
|
D | Direct3DVertexShader9.cpp | 63 unsigned long Direct3DVertexShader9::AddRef() in AddRef() function in D3D9::Direct3DVertexShader9
|
D | Direct3DQuery9.cpp | 68 unsigned long Direct3DQuery9::AddRef() in AddRef() function in D3D9::Direct3DQuery9
|
/external/swiftshader/src/D3D8/ |
D | Unknown.cpp | 50 unsigned long Unknown::AddRef() in AddRef() function in D3D8::Unknown
|
D | Direct3DVertexDeclaration8.cpp | 53 unsigned long Direct3DVertexDeclaration8::AddRef() in AddRef() function in D3D8::Direct3DVertexDeclaration8
|
D | Direct3DVertexShader8.cpp | 69 unsigned long Direct3DVertexShader8::AddRef() in AddRef() function in D3D8::Direct3DVertexShader8
|
D | Direct3DPixelShader8.cpp | 53 unsigned long Direct3DPixelShader8::AddRef() in AddRef() function in D3D8::Direct3DPixelShader8
|
D | Direct3DBaseTexture8.cpp | 54 unsigned long Direct3DBaseTexture8::AddRef() in AddRef() function in D3D8::Direct3DBaseTexture8
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | slice.h | 42 enum AddRef { ADD_REF }; enum 44 Slice(grpc_slice slice, AddRef) in Slice() argument
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_countedobject.h | 30 T* AddRef() { in AddRef() function
|
/external/webrtc/webrtc/audio/ |
D | audio_state.cc | 45 int AudioState::AddRef() const { in AddRef() function in webrtc::internal::AudioState
|
/external/pdfium/core/fxge/ |
D | cttfontdesc.cpp | 42 void CTTFontDesc::AddRef() { in AddRef() function in CTTFontDesc
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | shared_desktop_frame.cc | 26 virtual int32_t AddRef() { in AddRef() function in webrtc::SharedDesktopFrame::Core
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | ref_count.h | 64 int32_t AddRef() const override { in AddRef() function
|
/external/webrtc/webrtc/voice_engine/ |
D | voice_engine_impl.cc | 42 int VoiceEngineImpl::AddRef() { in AddRef() function in webrtc::VoiceEngineImpl
|
/external/sfntly/cpp/src/sfntly/port/ |
D | refcount.h | 142 virtual size_t AddRef() const { in AddRef() function
|
/external/webrtc/webrtc/p2p/base/ |
D | transportcontroller.h | 133 void AddRef() { ++ref_; } in AddRef() function
|