Home
last modified time | relevance | path

Searched refs:dirNameSecondPos (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp351 size_t dirNameSecondPos = 1; in ScanInputDevicesPath() local
354 if (de->d_name[dirNameFirstPos] == '.' && (de->d_name[dirNameSecondPos] == '\0' || in ScanInputDevicesPath()
355 (de->d_name[dirNameSecondPos] == '.' && de->d_name[dirNameThirdPos] == '\0'))) { in ScanInputDevicesPath()

Completed in 2 milliseconds