Home
last modified time | relevance | path

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

/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c38 static const char SEP_FOR_X_PARAM = ','; variable
216 char *modeStr = strchr(item, SEP_FOR_X_PARAM); in GetFollowXRule()
222 addPath = strchr(modeStr, SEP_FOR_X_PARAM); in GetFollowXRule()