Home
last modified time | relevance | path

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

/ohos5.0/base/customization/config_policy/interfaces/kits/js/src/
H A Dconfig_policy_napi.cpp73 napi_value nNoFollowMode; in CreateFollowXModeObject() local
75 &nNoFollowMode)); in CreateFollowXModeObject()
76 …NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "NO_RULE_FOLLOWED", nNoFollowMode)); in CreateFollowXModeObject()