HomeSort by relevance Sort by last modified time
    Searched refs:get (Results 276 - 300 of 4892) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/platform/network/curl/
AuthenticationChallenge.h 45 AuthenticationClient* authenticationClient() const { return m_authenticationClient.get(); }
  /external/webkit/WebCore/platform/network/soup/
DNSSoup.cpp 41 // We may get invalid hostnames, so NULL-check here.
44 soup_session_prepare_for_uri(ResourceHandle::defaultSession(), soupURI.get());
  /external/webkit/WebCore/platform/network/win/
CookieStorageWin.cpp 41 return s_cookieStorage.get();
  /external/webkit/WebCore/platform/win/
EditorWin.cpp 47 return ClipboardWin::create(false, clipboardData.get(), policy);
LoggingWin.cpp 42 if (!GetEnvironmentVariableA(channel.defaultName, buffer.get(), length))
45 String variableValue(buffer.get());
49 LOG_ERROR("Unable to parse hex value for %s (%s), logging is off", channel.defaultName, buffer.get());
60 LOG_ERROR("Unable to parse hex value for %s (%s), logging is off", channel.defaultName, buffer.get());
  /external/webkit/WebCore/plugins/
Plugin.cpp 69 return MimeType::create(m_pluginData.get(), i).get();
87 return MimeType::create(m_pluginData.get(), i).get();
  /external/webkit/WebCore/rendering/
HitTestResult.h 45 Node* innerNode() const { return m_innerNode.get(); }
46 Node* innerNonSharedNode() const { return m_innerNonSharedNode.get(); }
49 Element* URLElement() const { return m_innerURLElement.get(); }
50 Scrollbar* scrollbar() const { return m_scrollbar.get(); }
  /external/webkit/WebCore/rendering/style/
StyleInheritedData.cpp 77 StyleImage::imagesEquivalent(list_style_image.get(), o.list_style_image.get()) &&
78 cursorDataEquivalent(cursorData.get(), o.cursorData.get()) &&
  /external/webkit/WebCore/xml/
XPathVariableReference.cpp 49 return bindings.get(m_name);
  /external/webkit/WebKit/chromium/src/
WebImageCG.cpp 57 source.setData(PassRefPtr<SharedBuffer>(data).get(), true);
65 return WebImage(frame0.get());
92 if (image.get())
98 if (image.get())
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
promptforbugortitle.py 35 if state.get("bug_id"):
  /frameworks/base/core/java/android/util/
TimingLogger.java 133 final long first = mSplits.get(0);
136 now = mSplits.get(i);
137 final String splitLabel = mSplitLabels.get(i);
138 final long prev = mSplits.get(i - 1);
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu_cmd.h 37 int get; member in struct:cmd
  /libcore/luni/src/main/java/java/lang/ref/
PhantomReference.java 54 * the {@link #get()} method always returns {@code null}.
72 public T get() { method in class:PhantomReference
  /libcore/luni/src/main/java/java/net/
CookieStore.java 64 List<HttpCookie> get(URI uri); method in interface:CookieStore
67 * Get all cookies in cookie store which are not expired.
75 * Get a set of URIs, which is composed of associated URI with all the
  /libcore/luni/src/main/java/java/util/
Dictionary.java 57 public abstract V get(Object key); method in class:Dictionary
90 * @see #get
103 * @see #get
  /libcore/luni/src/main/java/org/apache/xml/utils/
StringBufferPool.java 37 * Get the first free instance of a string buffer, or create one
42 public synchronized static FastStringBuffer get() method in class:StringBufferPool
  /packages/apps/Camera/src/com/android/camera/ui/
NinePatchChunk.java 37 byte wasSerialized = byteBuffer.get();
41 chunk.mDivX = new int[byteBuffer.get()];
42 chunk.mDivY = new int[byteBuffer.get()];
43 chunk.mColor = new int[byteBuffer.get()];
  /system/core/nexus/
VpnController.h 35 virtual int get(int idx, int *buffer) = 0;
47 virtual int get(int idx, char *buffer, size_t max) = 0;
59 virtual int get(int idx, struct in_addr *buffer) = 0;
68 int get(int idx, int *buffer);
WifiController.h 50 virtual int get(int idx, int *buffer) = 0;
62 virtual int get(int idx, char *buffer, size_t max) = 0;
71 int get(int idx, int *buffer);
79 int get(int idx, int *buffer);
87 int get(int idx, int *buffer);
95 int get(int idx, int *buffer);
103 int get(int idx, int *buffer);
111 int get(int idx, int *buffer);
119 int get(int idx, int *buffer);
127 int get(int idx, int *buffer)
    [all...]
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.mm 380 [m_layer.get() setLayerOwner:this];
389 [m_animationDelegate.get() setLayer:this];
398 // get released when the rootmost modified GraphicsLayerCA rebuilds its child layers.
404 WebLayer* layer = m_layer.get();
409 if ([m_contentsLayer.get() respondsToSelector:@selector(setLayerOwner:)])
410 [(id)m_contentsLayer.get() setLayerOwner:nil];
414 [m_animationDelegate.get() setLayer:0];
424 String longName = String::format("CALayer(%p) GraphicsLayer(%p) ", m_layer.get(), this) + name;
431 return m_layer.get();
773 CGColorSpaceRef colorSpace = CGImageGetColorSpace(m_pendingContentsImage.get());
    [all...]
  /cts/tools/dex-tools/src/dex/reader/
DexBuffer.java 72 b.get(dst, 0, dst.length);
83 value = (b.get() & 0xFF);
97 tmp = b.get() & 0xFF;
110 tmp = b.get() & 0xFF;
123 tmp = b.get() & 0xFF;
136 tmp = b.get() & 0xFF;
165 return b.get();
  /external/chromium/base/
event_trace_controller_win.h 36 EVENT_TRACE_PROPERTIES* prop = get();
45 EVENT_TRACE_PROPERTIES* get() { function in class:EtwTraceProperties
48 const EVENT_TRACE_PROPERTIES* get() const { function in class:EtwTraceProperties
53 return reinterpret_cast<const wchar_t *>(buffer_ + get()->LoggerNameOffset);
61 memcpy(buffer_ + get()->LoggerNameOffset,
68 return reinterpret_cast<const wchar_t*>(buffer_ + get()->LogFileNameOffset);
76 memcpy(buffer_ + get()->LogFileNameOffset,
weak_ptr.h 13 // approach also requires the referrers to tell the shared object when they get
174 WeakPtr(const WeakPtr<U>& other) : WeakPtrBase(other), ptr_(other.get()) {
177 T* get() const { return ref_.is_valid() ? ptr_ : NULL; } function in class:base::WeakPtr
178 operator T*() const { return get(); }
181 DCHECK(get() != NULL);
182 return *get();
185 DCHECK(get() != NULL);
186 return get();
208 // This is useful in cases where you want others to be able to get a weak
  /frameworks/base/core/java/android/os/
UEventObserver.java 68 public String get(String key) { method in class:UEventObserver.UEvent
69 return mMap.get(key);
72 public String get(String key, String defaultValue) { method in class:UEventObserver.UEvent
73 String result = mMap.get(key);
107 if (bufferStr.indexOf((String)mObservers.get(i)) != -1) {
108 ((UEventObserver)mObservers.get(i+1))
129 if (mObservers.get(i+1) == observer) {

Completed in 667 milliseconds

<<11121314151617181920>>