Home
last modified time | relevance | path

Searched defs:StubRuntimeInfo (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
Dcheck_vintf.cpp139 struct StubRuntimeInfo : public RuntimeInfo { struct
140 status_t fetchAllInformation(FetchFlags) override { return UNKNOWN_ERROR; } in fetchAllInformation()