Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp89 bool isDir = fsItr->is_directory(fsStatus); in getIfaceName() local
90 if (fsStatus != fsErrors::ok || !isDir) continue; in getIfaceName()
170 bool isDir = fsItr->is_directory(fsStatus); in findUsbDevice() local
175 if (!isDir) continue; in findUsbDevice()