Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_condition.c33 void HcCondNotify(struct HcConditionT* hcCond) in HcCondNotify() function
52 hcCond->notify = HcCondNotify; in InitHcCond()
54 hcCond->notifyWithoutLock = HcCondNotify; in InitHcCond()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_condition.c104 void HcCondNotify(struct HcConditionT* hcCond) in HcCondNotify() function
129 hcCond->notify = HcCondNotify; in InitHcCond()