Searched defs:uint8_t (Results 1 – 6 of 6) sorted by relevance
| /art/runtime/gc/accounting/ |
| D | card_table_test.cc | 103 void operator()(uint8_t* /*card*/, uint8_t /*expected_value*/, uint8_t /*new_value*/) const { in operator ()() argument
|
| /art/dex2oat/linker/riscv64/ |
| D | relative_patcher_riscv64.cc | 149 uint32_t Riscv64RelativePatcher::GetInsn(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn()
|
| /art/runtime/ |
| D | fuzzer_corpus_test.cc | 186 std::function<void(const uint8_t*, size_t, const std::string&, bool)> verify_file) { in TestFuzzerHelper()
|
| /art/dex2oat/driver/ |
| D | compiled_method_storage.cc | 130 ThunkMapValue(std::vector<uint8_t, SwapAllocator<uint8_t>>&& code, in ThunkMapValue()
|
| /art/dex2oat/linker/arm64/ |
| D | relative_patcher_arm64.cc | 461 uint32_t Arm64RelativePatcher::GetInsn(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn()
|
| /art/runtime/oat/ |
| D | oat.cc | 160 void OatHeader::CheckOatVersion(std::array<uint8_t, 4> version) { in CheckOatVersion()
|