Home
last modified time | relevance | path

Searched defs:LOG_FILE_PATH (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_config.h25 const std::string LOG_FILE_PATH = "/data/log/faultlog/temp"; variable
/ohos5.0/base/hiviewdfx/hiview/base/logstore/test/unittest/common/
H A Dlog_store_unit_test.cpp27 const char LOG_FILE_PATH[] = "/data/log/hiview/log_store_test/"; variable
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp30 const char LOG_FILE_PATH[] = "/data/test/hiview_utility_test/"; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp41 constexpr char LOG_FILE_PATH[] = "/data/test/adapter_utility_test/"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp63 const std::string LOG_FILE_PATH = "data/log/eventlog"; variable