Searched refs:dex_container (Results 1 – 3 of 3) sorted by relevance
119 std::unique_ptr<art::DexContainer> dex_container; in Create() local124 &dex_container, in Create()127 art::DexContainer::Section* main_section = dex_container->GetMainSection(); in Create()128 CHECK_EQ(dex_container->GetDataSection()->Size(), 0u); in Create()
118 std::unique_ptr<DexContainer>* dex_container,183 std::unique_ptr<DexContainer>* dex_container,
626 std::unique_ptr<art::DexContainer> dex_container; in Dump() local630 &dex_container, in Dump()637 DexContainer::Section* main_section = dex_container->GetMainSection(); in Dump()638 CHECK_EQ(dex_container->GetDataSection()->Size(), 0u); in Dump()