HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 201 - 225 of 2302) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 71 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>;
72 friend class DeleteTask<CreateApplicationShortcutsDialogGtk>;
  /external/chromium/net/base/
directory_lister.h 88 friend class base::RefCountedThreadSafe<DirectoryLister>;
89 friend class DirectoryDataEvent;
  /external/chromium/net/url_request/
url_request_throttler_entry_interface.h 56 friend class base::RefCountedThreadSafe<URLRequestThrottlerEntryInterface>;
60 friend class base::RefCounted<URLRequestThrottlerEntryInterface>;
  /external/chromium/net/websockets/
websocket_job.h 72 friend class WebSocketThrottle;
73 friend class WebSocketJobTest;
  /external/chromium/testing/gtest/test/
gtest_prod_test.cc 38 // a friend of the class.
50 // as a friend of the class.
  /external/clang/include/clang/Index/
STLExtras.h 51 friend bool operator==(pair_value_iterator L, pair_value_iterator R) {
54 friend bool operator!=(pair_value_iterator L, pair_value_iterator R) {
  /external/clang/test/CXX/class/class.mem/
p1.cpp 13 friend struct M;
15 friend struct X;
  /external/gtest/test/
gtest_prod_test.cc 42 // a friend of the class.
54 // as a friend of the class.
  /external/protobuf/gtest/test/
gtest_prod_test.cc 38 // a friend of the class.
50 // as a friend of the class.
  /external/skia/gpu/include/
GrTextStrike.h 77 friend class GrFontCache;
105 friend class GrFontPurgeListener;
  /external/skia/include/xml/
SkDOM.h 95 friend class AttrIter;
96 friend class SkDOMParser;
  /external/skia/src/animator/
SkAnimatorScript.h 75 friend class SkDump;
76 friend struct SkScriptNAnswer;
SkDisplayApply.h 109 friend class SkActive;
110 friend class SkDisplayList;
  /external/webkit/Source/JavaScriptCore/wtf/
RefCounted.h 110 template<typename T> friend class CrossThreadRefCounted;
113 friend void adopted(RefCountedBase*);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Shader.h 45 friend Program;
123 friend Program;
  /external/webkit/Source/WebCore/bindings/js/
WebCoreJSClientData.h 34 friend class JSGlobalDataWorldIterator;
35 friend void initNormalWorldClientData(JSC::JSGlobalData*);
  /external/webkit/Source/WebCore/bridge/qt/
qt_instance.h 80 friend class QtClass;
81 friend class QtField;
  /external/webkit/Source/WebCore/html/
HTMLOptionElement.h 35 friend class HTMLSelectElement;
36 friend class RenderMenuList;
  /external/webkit/Source/WebCore/platform/graphics/android/
ScrollableLayerAndroid.h 70 friend void android::serializeLayer(LayerAndroid* layer, SkWStream* stream);
71 friend LayerAndroid* android::deserializeLayer(SkStream* stream);
  /external/webkit/Source/WebKit/qt/Api/
qwebplugindatabase_p.h 62 friend class QWebPluginDatabase;
91 friend class QWebSettings;
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebInspector.h 63 friend class WebInspectorClient;
64 friend class WebInspectorFrontendClient;
  /frameworks/base/include/drm/
DrmMetadata.h 36 friend class DrmMetadata;
58 friend class DrmMetadata;
  /frameworks/base/include/media/stagefright/
MediaBuffer.h 92 friend class MediaBufferGroup;
93 friend class OMXDecoder;
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ScriptCached.h 48 friend class CacheReader;
49 friend class MCCacheReader;
  /frameworks/compile/linkloader/include/
ELFReloc.h 107 friend class ELFReloc_CRTP<32>;
130 friend class ELFReloc_CRTP<64>;

Completed in 465 milliseconds

1 2 3 4 5 6 7 891011>>