Home
last modified time | relevance | path

Searched defs:bytecode (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/netd/server/
H A DSockDiag.cpp483 struct bytecode { in destroySocketsLackingPermission() struct
484 markmatch netIdMatch; in destroySocketsLackingPermission()
485 markmatch controlMatch; in destroySocketsLackingPermission()
486 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()
487 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local
/aosp12/hardware/google/apf/
H A Ddisassembler.c80 const uint8_t bytecode = program[pc++]; in apf_disassemble() local
H A Dapf_interpreter.c97 const uint8_t bytecode = program[pc++]; in accept_packet() local
/aosp12/art/tools/jvmti-agents/titrace/
H A Dtitrace.cc154 MethodBytecode& bytecode = LookupBytecode(jvmti_env, method); in OnSingleStep() local
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfGenerator.java225 private int writeValue(int value, byte[] bytecode, int writingOffset) { in writeValue()
235 void generate(byte[] bytecode) throws IllegalInstructionException { in generate()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...