OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefCounted
(Results
476 - 500
of
835
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.h
29
public
RefCounted
<EblcTable> {
128
public
RefCounted
<Builder> {
index_sub_table_format4.h
25
public
RefCounted
<IndexSubTableFormat4> {
54
public
RefCounted
<Builder> {
index_sub_table_format5.h
26
public
RefCounted
<IndexSubTableFormat5> {
29
public
RefCounted
<Builder> {
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
font_header_table.h
42
class FontHeaderTable : public Table, public
RefCounted
<FontHeaderTable> {
44
class Builder : public TableBasedTableBuilder, public
RefCounted
<Builder> {
/external/chromium_org/webkit/browser/appcache/
appcache_group.h
31
: public base::
RefCounted
<AppCacheGroup> {
99
friend class base::
RefCounted
<AppCacheGroup>;
/external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.h
29
public
RefCounted
<EblcTable> {
128
public
RefCounted
<Builder> {
index_sub_table_format4.h
25
public
RefCounted
<IndexSubTableFormat4> {
54
public
RefCounted
<Builder> {
index_sub_table_format5.h
26
public
RefCounted
<IndexSubTableFormat5> {
29
public
RefCounted
<Builder> {
/external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h
42
class FontHeaderTable : public Table, public
RefCounted
<FontHeaderTable> {
44
class Builder : public TableBasedTableBuilder, public
RefCounted
<Builder> {
/external/chromium/chrome/browser/ui/views/extensions/
extension_popup.h
30
public base::
RefCounted
<ExtensionPopup> {
/external/chromium_org/gpu/command_buffer/service/
gpu_tracer.cc
28
public base::
RefCounted
<Outputter> {
42
friend class base::
RefCounted
<Outputter>;
53
class Trace : public base::
RefCounted
<Trace> {
74
friend class base::
RefCounted
<Trace>;
/external/chromium_org/media/video/capture/win/
filter_base_win.h
22
public base::
RefCounted
<FilterBase> {
/external/chromium_org/ppapi/proxy/
proxy_array_output.h
15
// proxy where we can't link to the C++ wrappers. This also adds a
refcounted
128
public base::
RefCounted
<RefCountedArrayOutputAdapter<T> > {
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMWrapperWorld.h
39
#include "wtf/
RefCounted
.h"
56
class DOMWrapperWorld : public
RefCounted
<DOMWrapperWorld> {
/external/chromium_org/third_party/WebKit/Source/core/animation/
DocumentTimeline.h
39
#include "wtf/
RefCounted
.h"
49
class DocumentTimeline : public
RefCounted
<DocumentTimeline> {
TimedItem.h
37
#include "wtf/
RefCounted
.h"
54
class TimedItem : public
RefCounted
<TimedItem> {
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSKeyframeRule.h
40
class StyleKeyframe FINAL : public
RefCounted
<StyleKeyframe> {
CSSRule.h
26
#include "wtf/
RefCounted
.h"
35
class CSSRule : public
RefCounted
<CSSRule> {
Counter.h
29
class Counter : public
RefCounted
<Counter> {
/external/chromium_org/third_party/WebKit/Source/core/dom/
ChildListMutationScope.h
39
#include "wtf/
RefCounted
.h"
46
class ChildListMutationAccumulator : public
RefCounted
<ChildListMutationAccumulator> {
DOMURL.h
35
#include "wtf/
RefCounted
.h"
45
class DOMURL FINAL : public ScriptWrappable, public DOMURLUtils, public
RefCounted
<DOMURL> {
MessagePort.h
39
#include "wtf/
RefCounted
.h"
59
class MessagePort : public
RefCounted
<MessagePort>
Touch.h
33
#include "wtf/
RefCounted
.h"
40
class Touch : public
RefCounted
<Touch>, public ScriptWrappable {
/external/chromium_org/third_party/WebKit/Source/core/editing/
InsertTextCommand.h
36
class TextInsertionMarkerSupplier : public
RefCounted
<TextInsertionMarkerSupplier> {
/external/chromium_org/third_party/WebKit/Source/core/fetch/
CachedMetadata.h
35
#include "wtf/
RefCounted
.h"
44
class CachedMetadata : public
RefCounted
<CachedMetadata> {
Completed in 165 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>