Home
last modified time | relevance | path

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

/system/libvintf/
DRuntimeInfo-host.cpp26 status_t RuntimeInfo::fetchAllInformation(RuntimeInfo::FetchFlags /* flags */) { in fetchAllInformation()
/system/libvintf/include/vintf/
DRuntimeInfo.h86 using FetchFlags = uint32_t; member