Home
last modified time | relevance | path

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

/art/compiler/utils/
Dswap_space_test.cc79 TEST_F(SwapSpaceTest, Swap) { in TEST_F() argument
/art/libprofile/profile/
Dprofile_compilation_info.cc504 Swap(uncompressed_buffer); in Inflate()
536 void Swap(SafeBuffer& other) { in Swap() function in art::ProfileCompilationInfo::SafeBuffer
1480 buffer->Swap(temp_buffer); in ReadSectionData()