Home
last modified time | relevance | path

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

/device/generic/goldfish/wifi/wifi_hal/
Dinfo.cpp30 struct stat ignored_statbuf; in Info() local
31 if (stat(test_path.c_str(), &ignored_statbuf) == 0) { in Info()