Home
last modified time | relevance | path

Searched defs:parent_entry (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java1083 Entry parent_entry = parent_bag.entries[parentEntryIndex]; in GetBag() local
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp2024 Status FormatEntity::ParseInternal(llvm::StringRef &format, Entry &parent_entry, in ParseInternal()