Home
last modified time | relevance | path

Searched defs:exchange (Results 1 – 5 of 5) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/
DAhatHttpHandler.java38 public void handle(HttpExchange exchange) throws IOException { in handle()
DBitmapHandler.java37 public void handle(HttpExchange exchange) throws IOException { in handle()
DStaticHandler.java37 public void handle(HttpExchange exchange) throws IOException { in handle()
/art/compiler/utils/mips/
Dassembler_mips.cc942 bool exchange = (last_instruction != 0 && in Jalr() local
4374 bool exchange = CanExchangeWithSlt(rs, rt); in GenerateSltForCondBranch() local
4840 bool exchange = IsInt<16>(static_cast<int32_t>(frame_size)); in RemoveFrame() local
/art/compiler/optimizing/
Dcode_generator_mips.cc1387 bool exchange = IsInt<16>(static_cast<int32_t>(frame_size)); in GenerateFrameExit() local