Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c50 static struct DeviceUdevConf *GetFristParameter(DeviceParameterCtrl *parameterCtrl) in GetFristParameter() function
84 struct DeviceUdevConf *config = GetFristParameter(parameterCtrl); in ThreadRun()