Home
last modified time | relevance | path

Searched refs:doFetch (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/test/
DRuntimeInfo-fake.cpp30 ON_CALL(*this, fetchAllInformation(_)).WillByDefault(Invoke(this, &MockRuntimeInfo::doFetch)); in MockRuntimeInfo()
33 status_t MockRuntimeInfo::doFetch(RuntimeInfo::FetchFlags flags) { in doFetch() function in android::vintf::details::MockRuntimeInfo
Dutils-fake.h64 status_t doFetch(RuntimeInfo::FetchFlags flags);