Home
last modified time | relevance | path

Searched refs:appCrash (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.cpp317 napi_value appCrash = nullptr; in FaultLogTypeEnumInit() local
322 napi_create_int32(env, FaultLogType::APP_FREEZE, &appCrash); in FaultLogTypeEnumInit()
328 DECLARE_NAPI_STATIC_PROPERTY("APP_FREEZE", appCrash), in FaultLogTypeEnumInit()

Completed in 2 milliseconds