Home
last modified time | relevance | path

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

/art/test/005-annotations/src/android/test/anno/
DExportedProperty.java11 IntToString[] mapping() default { @IntToString(from = -1, to = "-1") }; in mapping() method
DTestAnnotations.java140 final IntToString[] mapping; in testArrayProblem() local
/art/runtime/
Dindex_bss_mapping.cc49 size_t IndexBssMappingLookup::GetBssOffset(const IndexBssMapping* mapping, in GetBssOffset()
Doat_file_assistant_test.cc1406 std::pair<OatFileAssistant::DexOptNeeded, const char*> mapping[] = { in TEST_F() local
Doat_file.cc438 /*out*/const IndexBssMapping** mapping, in ReadIndexBssMapping()
/art/oatdump/
Doatdump.cc1643 const IndexBssMapping* mapping, in DumpBssEntries()