Home
last modified time | relevance | path

Searched refs:Swap (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/utils/
Dswap_space_test.cc78 TEST_F(SwapSpaceTest, Swap) { in TEST_F() argument
/art/libprofile/profile/
Dprofile_compilation_info.cc521 Swap(uncompressed_buffer); in Inflate()
553 void Swap(SafeBuffer& other) { in Swap() function in art::ProfileCompilationInfo::SafeBuffer
1599 buffer->Swap(temp_buffer); in ReadSectionData()