Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/
H A Diexecuter.cpp36 const std::string JUMP_LOG_OPTION = " -j LOG --log-prefix "; variable
88 oss << JUMP_LOG_OPTION << LOG_TAG_REJECT; in ExecWithOption()
91 oss << JUMP_LOG_OPTION << LOG_TAG_DROP; in ExecWithOption()