HomeSort by relevance Sort by last modified time
    Searched full:transferable (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
ServiceWorkerClient.idl 13 [Custom, RaisesException, CallWith=ExecutionContext] void postMessage(SerializedScriptValue message, optional sequence<Transferable> transfer);
ServiceWorker.idl 48 [Custom, RaisesException] void postMessage(SerializedScriptValue message, optional sequence<Transferable> transfer);
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Window.idl 164 [DoNotCheckSecurity, Custom, RaisesException] void postMessage(SerializedScriptValue message, DOMString targetOrigin, optional sequence<Transferable> transfer);
209 // http://www.whatwg.org/specs/web-apps/current-work/#transferable-objects
211 // Expressing the Transferable typedef in IDL depends on http://crbug.com/240176.
212 // The postMessage() methods taking a Transferable array argument have custom
215 // the implementation, we provide a Transferable typedef but with an
222 typedef MessagePort Transferable;
  /external/chromium_org/mojo/services/public/cpp/surfaces/lib/
surfaces_type_converters.cc 455 TransferableResourcePtr transferable = TransferableResource::New(); local
456 transferable->id = input.id;
457 transferable->format = static_cast<ResourceFormat>(input.format);
458 transferable->filter = input.filter;
459 transferable->size = Size::From(input.size);
460 transferable->mailbox_holder = MailboxHolder::From(input.mailbox_holder);
461 transferable->is_repeated = input.is_repeated;
462 transferable->is_software = input.is_software;
463 return transferable.Pass();
470 cc::TransferableResource transferable; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
MessagePort.idl 32 [Custom, RaisesException] void postMessage(any message, optional sequence<Transferable> transfer);
  /external/chromium_org/third_party/WebKit/Source/core/workers/
DedicatedWorkerGlobalScope.idl 35 [Custom, RaisesException] void postMessage(any message, optional sequence<Transferable> transfer);
Worker.idl 40 [Custom, RaisesException] void postMessage(SerializedScriptValue message, optional sequence<Transferable> transfer);
  /external/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
NOTICE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /ndk/sources/cxx-stl/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
LICENSE 1 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java 51 * a transferable we care about.
90 * as the text portion of the transferable.)
101 // should include the error message as the text transferable.
  /external/chromium_org/cc/resources/
prioritized_resource_unittest.cc 351 TransferableResourceArray transferable; local
354 resource_provider_->PrepareSendToParent(to_send, &transferable);
373 TransferableResource::ReturnResources(transferable, &returns);
551 TransferableResourceArray transferable;
554 resource_provider_->PrepareSendToParent(to_send, &transferable);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JRE-1.1.zip 
  /prebuilts/devtools/notices/swt/
NOTICE_jython-standalone-2.5.3.jar.txt 95 hereby grants Licensee a non-exclusive, non-transferable,
  /prebuilts/misc/common/jython/
LICENSE 111 hereby grants Licensee a non-exclusive, non-transferable, royalty-free,
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
NOTICE 91 hereby grants Licensee a non-exclusive, non-transferable,
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
NOTICE 91 hereby grants Licensee a non-exclusive, non-transferable,
  /device/asus/deb/self-extractors/asus/
LICENSE 40 non-transferable, limited license, during the term of
  /device/asus/deb/self-extractors/broadcom/
LICENSE 40 non-transferable, limited license, during the term of
  /device/asus/deb/self-extractors/qcom/
LICENSE 40 non-transferable, limited copyright license, during the term of

Completed in 689 milliseconds

1 2 3 4