Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.c58 static bool repeatLoadCache = false; in LoadCachedHid() local
59 if (repeatLoadCache) { in LoadCachedHid()
63 repeatLoadCache = true; in LoadCachedHid()