Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp58 static const char PIPELINE_RULE_CONFIG_DIR[] = "/system/etc/hiview/dispatch_rule/"; variable
471 std::string configPath = PIPELINE_RULE_CONFIG_DIR + pipelineInfo.name; in CreatePipeline()