Searched defs:StubRuntimeInfo (Results 1 – 1 of 1) sorted by relevance
139 struct StubRuntimeInfo : public RuntimeInfo { struct140 status_t fetchAllInformation(FetchFlags) override { return UNKNOWN_ERROR; } in fetchAllInformation()