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

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/content/renderer/devtools/
devtools_agent_filter.h 28 // There is a single instance of this class instantiated by the RenderThread.
  /external/chromium_org/gin/modules/
module_runner_delegate.h 29 // Lets you register a built-in module. Built-in modules are instantiated by
  /external/chromium_org/ipc/
ipc_message_utils_impl.h 6 // ipc_message_utils.h so that they are only instantiated in certain files,
  /external/chromium_org/net/disk_cache/simple/
simple_version_upgrade.h 38 // Must be equal kSimpleVersion when the cache backend is instantiated.
  /external/chromium_org/ppapi/proxy/
gamepad_resource.h 30 // maintains an internal lazily instantiated copy of this resource.
  /external/chromium_org/third_party/icu/source/test/intltest/
lcukocol.cpp 83 dataerrln("Class collator not instantiated");
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p4.cpp 58 X<IntHolder, long>::X() { } // expected-error{{instantiated member}}
  /external/guava/guava-gwt/src/com/google/common/base/
GwtSerializationDependencies.java 31 // None of these classes are instantiated, let alone serialized:
  /external/icu4c/test/intltest/
lcukocol.cpp 83 dataerrln("Class collator not instantiated");
  /external/proguard/src/proguard/optimize/info/
InstantiationClassFilter.java 28 * but only for Clazz objects that are instantiated.
  /frameworks/base/core/java/com/android/internal/logging/
AndroidConfig.java 30 * named class is instantiated, the constructor is assumed to tweak the
  /frameworks/base/media/java/android/media/videoeditor/
TransitionCrossfade.java 28 * An object of this type cannot be instantiated by using the default
TransitionFadeBlack.java 28 * An object of this type cannot be instantiated by using the default
  /frameworks/base/media/java/android/mtp/
MtpDeviceInfo.java 31 // only instantiated via JNI
  /libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/validation/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/dom/src/test/java/org/w3c/domts/level3/xpath/
TestBatik.java 33 * @throws Exception if Batik is not available or could not be instantiated
  /libcore/luni/src/main/java/java/lang/
InstantiationException.java 50 * the class that can not be instantiated.
  /libcore/luni/src/main/java/java/lang/reflect/
GenericArrayType.java 36 * instantiated for some reason
  /libcore/luni/src/main/java/java/util/
IllegalFormatException.java 24 * allowed to be instantiated.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserFactory.java 71 * found but could not be instantiated.
73 * was found and instantiated, but does not implement
110 * found but could not be instantiated.
112 * was found and instantiated, but does not implement
  /libcore/luni/src/test/java/tests/api/org/xml/sax/support/
DoNothingParser.java 29 * A SAX Parser that does nothing, but can be instantiated properly.
DoNothingXMLReader.java 27 * An XMLReader that does nothing, but can be instantiated properly.
NoInstanceParser.java 29 * A SAX Parser that can be accessed, but not instantiated.

Completed in 919 milliseconds

1 2 34 5 6 7 8 91011>>