Home
last modified time | relevance | path

Searched defs:abstractMethod (Results 1 – 7 of 7) sorted by relevance

/external/javassist/src/main/javassist/
DCtNewMethod.java200 public static CtMethod abstractMethod(CtClass returnType, in abstractMethod() method in CtNewMethod
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
Dbase.js544 goog.abstractMethod = function() { function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxKbExplorerScript.js4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett… function
DchromeVoxChromeOptionsScript.js4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett… function
DchromeVoxChromePageScript.js4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett… function
DchromeVoxChromeBackgroundScript.js4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett… function
/external/chromium_org/third_party/accessibility-audit/
Daxs_testing.js117 goog.abstractMethod = function() { function