Searched
full:delegates (Results
276 -
300 of
552) sorted by null
<<11121314151617181920>>
/external/open-vcdiff/gtest/include/gtest/ |
gtest-test-part.h | 158 // reported, it only delegates the reporting to the former result reporter.
|
/external/openfst/src/include/fst/ |
expanded-fst.h | 123 // delegates to ImplToFst the handling of the Fst interface methods.
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
AttributeNameFilter.java | 30 * This AttributeVisitor delegates its visits another AttributeVisitor, but
|
RequiredAttributeFilter.java | 30 * This AttributeVisitor delegates its visits to one of two other
|
/external/proguard/src/proguard/optimize/ |
ChangedCodePrinter.java | 31 * This AttributeVisitor delegates its call to another AttributeVisitor, and
|
/external/protobuf/gtest/include/gtest/ |
gtest-test-part.h | 158 // reported, it only delegates the reporting to the former result reporter.
|
/frameworks/base/docs/html/training/sharing/ |
shareaction.jd | 69 This delegates responsibility for the item's appearance and function to
|
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/ |
ObbBackupService.java | 39 * Service that the Backup Manager Services delegates OBB backup/restore operations to,
|
/frameworks/base/test-runner/src/android/test/ |
RenamingDelegatingContext.java | 36 * This is a class which delegates to the given context, but performs database
|
/frameworks/base/tools/layoutlib/bridge/src/libcore/icu/ |
ICU_Delegate.java | 34 // --- Java delegates
|
/libcore/libart/src/main/java/java/lang/reflect/ |
ArtMethod.java | 191 * necessary. Note this method delegates to {@link java.lang.Class#getDexCacheType(Dex, int)},
|
/libcore/luni/src/main/java/java/security/ |
AlgorithmParameterGenerator.java | 52 * a concrete implementation, this engine instance delegates to.
|
/libcore/luni/src/main/native/ |
java_lang_ProcessManager.cpp | 205 * Converts Java String[] to char** and delegates to ExecuteProcess().
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-test-part.h | 158 // reported, it only delegates the reporting to the former result reporter.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_popen2.py | 54 # The os.popen*() API delegates to the subprocess module (on Unix)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_popen2.py | 54 # The os.popen*() API delegates to the subprocess module (on Unix)
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Grammar.java | 306 /** A pointer back into grammar tree. Needed so we can add delegates. */ 2663 List<Grammar> delegates = composite.getDelegates(this); local [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
Java.stg | 91 // delegates 92 <grammar.delegates: 99 return new <superClass>[] {<grammar.delegates: {g|<g:delegateName()>}; separator = ", ">}; 212 // delegates 213 <grammar.delegates: {g|public <g.recognizerName> <g:delegateName()>;}; separator="\n"> 215 return new <superClass>[] {<grammar.delegates: {g|<g:delegateName()>}; separator = ", ">}; [all...] |
/external/chromium_org/chrome/browser/plugins/ |
plugin_infobar_delegates.cc | 297 // keep replacing infobar delegates infinitely). 436 // keep replacing infobar delegates infinitely).
|
/external/javassist/src/main/javassist/ |
Loader.java | 110 * delegates the loading of the class <code>C</code> to <code>CL'</code>, 119 * <p>Because of the fact above, this loader delegates only the loading of
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
AsmGenerator.java | 68 /** A map { FQCN => set { method names } } of methods to rewrite as delegates. 88 // Create the map/set of methods to change to delegates
|
/libcore/luni/src/main/java/java/nio/ |
SocketChannelImpl.java | 599 * This output stream delegates all operations to the associated channel. 642 * This input stream delegates all operations to the associated channel.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoTask.java | 181 // Delegates handling the current state of the task to the PhotoManager object
|
/external/chromium/chrome/browser/download/ |
download_request_limiter.h | 116 // Invoked from DownloadRequestDialogDelegate. Notifies the delegates and
|
/external/chromium_org/chrome/browser/chromeos/net/ |
network_portal_detector_impl.h | 37 // NetworkStateHandler and delegates portal detection for the default
|
Completed in 551 milliseconds
<<11121314151617181920>>