Home
last modified time | relevance | path

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

/system/libvintf/test/
DRuntimeInfo-fake.cpp22 status_t MockRuntimeInfo::doFetch(RuntimeInfo::FetchFlags) { in doFetch()
/system/libvintf/
DRuntimeInfo-host.cpp26 status_t RuntimeInfo::fetchAllInformation(RuntimeInfo::FetchFlags /* flags */) { in fetchAllInformation()
/system/libvintf/include/vintf/
DRuntimeInfo.h79 using FetchFlags = uint32_t; member