Searched defs:FetchFlags (Results 1 – 3 of 3) sorted by relevance
22 status_t MockRuntimeInfo::doFetch(RuntimeInfo::FetchFlags) { in doFetch()
26 status_t RuntimeInfo::fetchAllInformation(RuntimeInfo::FetchFlags /* flags */) { in fetchAllInformation()
79 using FetchFlags = uint32_t; member