HomeSort by relevance Sort by last modified time
    Searched full:getdata (Results 76 - 100 of 1211) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/JavaScriptGlue/
JSObject.cpp 120 result = fCallBacks.equal(GetData(), obj->GetData());
145 void *JSUserObject::GetData()
  /external/webkit/Source/WebCore/platform/chromium/
DragDataChromium.cpp 62 url = m_platformDragData->getData(mimeTypeURL, ignoredSuccess);
91 return m_platformDragData->getData(mimeTypeTextPlain, ignoredSuccess);
142 m_platformDragData->getData(mimeTypeTextHTML, ignoredSuccess), m_platformDragData->htmlBaseUrl(), FragmentScriptingNotAllowed);
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
characterdataappenddatagetdata.java 32 * method the "getData()" method provides access to the
39 * data. The new value return by the "getData()" method
78 childData = child.getData();
characterdatadeletedatagetlengthanddata.java 32 * method, the "getData()" and "getLength()" methods reflect
41 * returned by the "getData()" method and "getLength()"
84 childData = child.getData();
hc_characterdataappenddatagetdata.java 32 * method the "getData()" method provides access to the
39 * data. The new value return by the "getData()" method
77 childData = child.getData();
hc_characterdatadeletedatagetlengthanddata.java 32 * method, the "getData()" and "getLength()" methods reflect
41 * returned by the "getData()" method and "getLength()"
83 childData = child.getData();
processinginstructiongetdata.java 31 * The "getData()" method returns the content of the
38 * child nodes of this document. Invoke the "getData()"
74 data = piNode.getData();
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
IntentUtilities.java 112 final Uri uri = intent.getData();
122 if (intent.getData() != null) {
123 value = getLongParamFromUri(intent.getData(), paramName, -1);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLServerVertex.java 216 attribBuffer.data = msg.getData().asReadOnlyByteBuffer();
220 indexBuffer.data = msg.getData().asReadOnlyByteBuffer();
237 attribBuffer.data.put(msg.getData().asReadOnlyByteBuffer());
246 indexBuffer.data.put(msg.getData().asReadOnlyByteBuffer());
254 final ByteBuffer names = msg.getData().asReadOnlyByteBuffer();
383 arrays = msg.getData().asReadOnlyByteBuffer();
409 arrays = msg.getData().asReadOnlyByteBuffer();
442 final ByteBuffer buffer = msg.getData().asReadOnlyByteBuffer();
477 final ByteBuffer values = msg.getData().asReadOnlyByteBuffer();
492 final ByteBuffer values = msg.getData().asReadOnlyByteBuffer()
    [all...]
  /frameworks/base/services/java/com/android/server/
ClipboardService.java 224 if (intent != null && intent.getData() != null) {
225 checkUriOwnerLocked(intent.getData(), uid);
252 if (intent != null && intent.getData() != null) {
253 grantUriLocked(intent.getData(), pkg);
295 if (intent != null && intent.getData() != null) {
296 revokeUriLocked(intent.getData());
  /development/apps/FontLab/src/com/android/fontlab/
BackgroundPicker.java 38 getData(),
44 protected List getData()
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRFastQueue.h 43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
63 - (NSMutableArray *)getData;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRFastQueue.h 43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
63 - (NSMutableArray *)getData;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRFastQueue.h 43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
63 - (NSMutableArray *)getData;
  /external/chromium/chrome/browser/ui/webui/
extension_icon_source.cc 119 ExtensionIconRequest* request = GetData(request_id);
130 ExtensionIconRequest* request = GetData(request_id);
157 if (GetData(request_id)->grayscale)
165 ExtensionIconRequest* request = GetData(request_id);
182 ExtensionIconRequest* request = GetData(request_id);
199 GURL favicon_url = GetData(request_id)->extension->GetFullLaunchURL();
213 ExtensionIconRequest* request = GetData(request_id);
307 ExtensionIconSource::ExtensionIconRequest* ExtensionIconSource::GetData(
  /external/jmonkeyengine/engine/src/desktop/com/jme3/util/
Screenshots.java 16 int[] cpuArray = db.getData();
40 byte[] cpuArray = db.getData();
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_characterdatagetdata.js 79 The "getData()" method retrieves the character data
85 of the first employee and invoke the "getData()"
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_characterdatagetdata.js 79 The "getData()" method retrieves the character data
85 of the first employee and invoke the "getData()"
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Fence.cpp 66 HRESULT result = mQuery->GetData(NULL, 0, D3DGETDATA_FLUSH);
111 HRESULT result = mQuery->GetData(NULL, 0, 0);
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 73 LDSection& getData() {
78 const LDSection& getData() const {
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
CDATASectionImpl.java 58 String[] parts = getData().split("\\]\\]>");
82 TextImpl replacement = new TextImpl(document, getData());
CharacterDataImpl.java 50 public String getData() throws DOMException {
67 return getData();
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
CipherSymmetricKeyThread.java 37 byte[] input = getData().getBytes();
71 checkEncodedData(getData().getBytes(), decrypted);
  /libcore/luni/src/test/java/tests/security/cert/
CertificateCertificateRepTest.java 37 rep.getData()));
50 assertTrue(Arrays.equals(TestUtils.getX509Certificate_v3(), rep1.getData()));
  /packages/apps/Mms/src/com/android/mms/ui/
AttachmentTypeSelectorAdapter.java 44 super(context, getData(mode, context));
52 protected static List<IconListItem> getData(int mode, Context context) {

Completed in 1007 milliseconds

1 2 34 5 6 7 8 91011>>