Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dfixed_up_dex_file.cc134 std::unique_ptr<art::DexContainer> dex_container; in Create() local
/art/dexlayout/
Ddexlayout.cc1819 std::unique_ptr<DexContainer>* dex_container, in OutputDexFile()
1869 std::unique_ptr<DexContainer>* dex_container, in ProcessDexFile()