Home
last modified time | relevance | path

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

/art/libnativebridge/
Dnative_bridge.cc322 size_t isa_len = strlen(instruction_set); in MountCpuinfoForInstructionSet() local
323 if (isa_len > 10) { in MountCpuinfoForInstructionSet()