Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeBasicsTest.java356 class Base { in testPublicInheritedMethod() class
368 class Base { in testPrivateInheritedMethod() class
378 class Base { in testOverriddenMethod() class
/frameworks/compile/slang/
Dslang_rs_metadata_spec_encoder.cpp154 RSMetadataEncoderInternal::encodeTypeBase(const struct RSTypeBase *Base) { in encodeTypeBase()
160 const struct RSTypeBase *Base) { in encodeTypeBaseAsKey()
232 unsigned Base = encodeTypeBase(RS_GET_TYPE_BASE(T)); in encodeRecordType() local
/frameworks/compile/mclinker/include/mcld/MC/
DMCLDInputTree.h35 typedef PolicyIteratorBase<Input, Traits, IteratorType> Base; typedef
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h69 typedef DataIteratorBase<ChunkType> Base; typedef
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h266 typedef IteratorBase Base; typedef
DBinTree.h151 typedef PolicyIteratorBase<DataType, Traits, IteratorType> Base; typedef