Searched +defs:wrapper +defs:post (Results 1 – 3 of 3) sorted by relevance
| /external/guava/guava/src/com/google/common/eventbus/ |
| D | EventBus.java | 251 public void post(Object event) { in post() method in EventBus 320 void dispatch(Object event, EventSubscriber wrapper) { in dispatch()
|
| /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
| D | webcomponents.js | 294 function unwrap(wrapper) { argument 299 function unsafeUnwrap(wrapper) { argument 302 function setWrapper(impl, wrapper) { argument 312 function rewrap(node, wrapper) { argument 1300 function getTargetToListenAt(wrapper) { argument 1683 function clearChildNodes(wrapper) { argument 1694 function removeAllChildNodes(wrapper) { argument 3440 function updateWrapperUpAndSideways(wrapper) { argument 3445 function updateWrapperDown(wrapper) { argument 4887 return text.replace(regexp, function(m, pre, url, post) { argument
|
| /external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
| D | webcomponents.js | 294 function unwrap(wrapper) { argument 299 function unsafeUnwrap(wrapper) { argument 302 function setWrapper(impl, wrapper) { argument 312 function rewrap(node, wrapper) { argument 1300 function getTargetToListenAt(wrapper) { argument 1683 function clearChildNodes(wrapper) { argument 1694 function removeAllChildNodes(wrapper) { argument 3440 function updateWrapperUpAndSideways(wrapper) { argument 3445 function updateWrapperDown(wrapper) { argument 4887 return text.replace(regexp, function(m, pre, url, post) { argument
|