Home
last modified time | relevance | path

Searched refs:MEMORY_SLOTS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DBaseApfGenerator.java382 if (slot < 0 || slot >= MEMORY_SLOTS) { in Instruction()
875 public static final int MEMORY_SLOTS = 16; field in BaseApfGenerator