Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLower.cpp78 char strNullPointerException[] = "Ljava/lang/NullPointerException;"; variable
149 LstrNullPointerException = (int)strNullPointerException; in initConstDataSec()