Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dsystem_param_manager.cpp41 void ParameterChange(const char *key, const char *value, void *context) in ParameterChange() function
77 int32_t ret = WatchParameter(IAM_ENABLE_FINGERPRINT_PARAM, ParameterChange, nullptr); in OnAddSystemAbility()
91 int32_t ret = RemoveParameterWatcher(IAM_ENABLE_FINGERPRINT_PARAM, ParameterChange, nullptr); in OnRemoveSystemAbility()