Searched defs:mapping (Results 1 – 9 of 9) sorted by relevance
11 IntToString[] mapping() default { @IntToString(from = -1, to = "-1") }; in mapping() method
140 final IntToString[] mapping; in testArrayProblem() local
49 size_t IndexBssMappingLookup::GetBssOffset(const IndexBssMapping* mapping, in GetBssOffset()
422 /*out*/const IndexBssMapping** mapping, in ReadIndexBssMapping()974 auto read_index_bss_mapping = [&](const char* tag, /*out*/const IndexBssMapping** mapping) { in Setup()1052 auto read_index_bss_mapping = [&](const char* tag, /*out*/const IndexBssMapping** mapping) { in Setup()
1406 std::pair<OatFileAssistant::DexOptNeeded, const char*> mapping[] = { in TEST_F() local
149 const IndexBssMapping* mapping = nullptr; in StoreStringInBss() local
301 const IndexBssMapping* mapping = nullptr; in MaybeUpdateBssMethodEntry() local
51 LineNumberMapping mapping = lineNumberEntry == null ? null : lineNumberEntry.getValue(); in getClearLine() local
1637 const IndexBssMapping* mapping, in DumpBssEntries()1708 void DumpBssOffsets(std::ostream& os, const char* slot_type, const IndexBssMapping* mapping) { in DumpBssOffsets()