Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
H A Dnullpointer_dereference.h38 int intTypeValue_ = 666; variable
H A Dnullpointer_dereference.cpp68 printf("%d:\n", intTypeValue_); in PrintMemberValue()