HomeSort by relevance Sort by last modified time
    Searched refs:GetMultiDexSrc1 (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/space/
image_space_test.cc 35 Copy(GetMultiDexSrc1(), multidex1);
73 Copy(GetMultiDexSrc1(), multidex1);
89 Copy(GetMultiDexSrc1(), multidex1);
93 Copy(GetMultiDexSrc1(), dex1);
  /art/runtime/
dex2oat_environment_test.h 85 // GetMultiDexSrc1, but a different secondary dex checksum.
88 ASSERT_TRUE(dex_file_loader.Open(GetMultiDexSrc1().c_str(),
89 GetMultiDexSrc1().c_str(),
180 std::string GetMultiDexSrc1() const {
oat_file_assistant_test.cc 508 Copy(GetMultiDexSrc1(), dex_location);
539 // Compile code for GetMultiDexSrc1.
540 Copy(GetMultiDexSrc1(), dex_location);
562 // Compile the oat from GetMultiDexSrc1.
563 Copy(GetMultiDexSrc1(), dex_location);
595 Copy(GetMultiDexSrc1(), dex_location);
673 Copy(GetMultiDexSrc1(), dex_location);
    [all...]
  /art/dexoptanalyzer/
dexoptanalyzer_test.cc 135 Copy(GetMultiDexSrc1(), dex_location);
145 // Compile code for GetMultiDexSrc1.
146 Copy(GetMultiDexSrc1(), dex_location);

Completed in 1937 milliseconds