Searched refs:GetFdForPath (Results 1 – 2 of 2) sorted by relevance
146 auto maybe_fd = GetFdForPath(path_id); in UnregisterFilePath()184 std::optional<android::base::unique_fd*> SessionDirect::GetFdForPath(size_t path_id) { in GetFdForPath() function in iorap::prefetcher::SessionDirect205 auto maybe_fd = GetFdForPath(path_id); in ReadAhead()
168 std::optional<android::base::unique_fd*> GetFdForPath(size_t path_id);