Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/
H A Dprivacy_controller.cpp39 …d::string configPath = context->GetHiViewDirectory(HiviewContext::DirectoryType::CONFIG_DIRECTORY); in InitAreaPolicy()
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp155 ASSERT_TRUE(context.GetHiViewDirectory(HiviewContext::DirectoryType::CONFIG_DIRECTORY).empty());
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/
H A Devent_export_engine.cpp95 std::string configFileStoreDir = GetExportDir(HiviewContext::DirectoryType::CONFIG_DIRECTORY); in Init()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h241 CONFIG_DIRECTORY, enumerator
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp147 …d::string configPath = context->GetHiViewDirectory(HiviewContext::DirectoryType::CONFIG_DIRECTORY); in InitController()
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp788 case HiviewContext::DirectoryType::CONFIG_DIRECTORY: in GetHiViewDirectory()