Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/platform_config/
Dhiview_platform_config.h33 std::string persistDir; member
Dhiview_platform_config.cpp96 ret.persistDir = retString[PRESIST_DIR_NO]; in ParsesConfig()
/base/hiviewdfx/hiview/core/test/unittest/common/
Dhiview_platform_config_test.cpp58 ASSERT_EQ(platformConfigInfo.persistDir, "/log/hiview/");
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp169 platformConfigInfo.persistDir); in CreateWorkingDirectories()