Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_config.cpp35 const char FAULTLOGGER_CONF_PATH[] = "/system/etc/faultlogger.conf"; variable
136 fp = fopen(FAULTLOGGER_CONF_PATH, "r"); in ReadConfig()