Home
last modified time | relevance | path

Searched defs:buffer (Results 51 – 55 of 55) sorted by relevance

123

/art/compiler/optimizing/
Dcode_generator.cc442 uint8_t* buffer = allocator->Allocate(code_size); in Finalize() local
/art/runtime/hprof/
Dhprof.cc405 void HandleFlush(const uint8_t* buffer, size_t length) override { in HandleFlush()
/art/libprofile/profile/
Dprofile_compilation_info_test.cc424 uint8_t buffer[] = { 1, 2, 3, 4 }; in TEST_F() local
/art/compiler/utils/x86/
Dassembler_x86_test.cc29 AssemblerBuffer buffer(&allocator); in TEST() local
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc35 AssemblerBuffer buffer(&allocator); in TEST() local

123