Searched defs:bytecodes (Results 1 – 3 of 3) sorted by relevance
44 unsigned char* bytecodes = nullptr; in Java_art_Test1901_getBytecodes() local
754 std::vector<uint8_t> bytecodes; in M_Bytecodes() local
1762 std::vector<uint8_t>* bytecodes) { in GetBytecodes()