Searched defs:NewInstance (Results 1 – 2 of 2) sorted by relevance
96 static jobject NewInstance(JNIEnv* env, jclass klass) { in NewInstance() function
509 InstructionDecoder* InstructionDecoder::NewInstance(InstructionFileFormat file_format) { in NewInstance() function in titrace::InstructionDecoder