Searched defs:Registration (Results 1 - 17 of 17) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfilingRuntime.cc27 RegisterRuntime Registration; member in namespace:__anon3323
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DCustomElements.js149 registration = new Registration(this, target, options);
218 function Registration(observer, target, options) { class
224 Registration.prototype = {
694 throw new Error("Failed to execute 'registerElement' on 'Document': Registration failed for type '" + String(name) + "'. The type name is invalid.");
H A DHTMLImports.js149 registration = new Registration(this, target, options);
218 function Registration(observer, target, options) { class
224 Registration.prototype = {
H A Dwebcomponents-lite.js704 registration = new Registration(this, target, options);
773 function Registration(observer, target, options) { class
779 Registration.prototype = {
1981 throw new Error("Failed to execute 'registerElement' on 'Document': Registration failed for type '" + String(name) + "'. The type name is invalid.");
H A DShadowDOM.js672 registration = new Registration(this, target, newOptions);
696 function Registration(observer, target, options) { class
702 Registration.prototype = {
H A Dwebcomponents.js711 registration = new Registration(this, target, newOptions);
735 function Registration(observer, target, options) { class
741 Registration.prototype = {
5446 registration = new Registration(this, target, options);
5515 function Registration(observer, target, options) {
5521 Registration.prototype = {
6723 throw new Error("Failed to execute 'registerElement' on 'Document': Registration failed for type '" + String(name) + "'. The type name is invalid.");
/external/jetty/src/java/org/eclipse/jetty/servlet/
H A DFilterHolder.java183 _registration = new Registration();
190 protected class Registration extends HolderRegistration implements FilterRegistration.Dynamic class in class:FilterHolder
H A DServletHolder.java599 if (((Registration)getRegistration()).getMultipartConfig() != null)
680 MultipartConfigElement mpce = ((Registration)getRegistration()).getMultipartConfig();
751 public class Registration extends HolderRegistration implements ServletRegistration.Dynamic class in class:ServletHolder
850 _registration = new Registration();
/external/jetty/lib/
H A Djavax.servlet-3.0.0.v201112011016.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-user.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/activity/ ...
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 563 milliseconds