Searched defs:ScandirResult (Results 1 – 1 of 1) sorted by relevance
30 class ScandirResult { class32 ScandirResult() : names_(nullptr), size_(0), capacity_(0) { in ScandirResult() function in ScandirResult