Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/
H A DRuntimeInfo-target.cpp150 status_t RuntimeInfoFetcher::fetchAllInformation(RuntimeInfo::FetchFlags flags) { in fetchAllInformation() function in android::vintf::RuntimeInfoFetcher
172 status_t RuntimeInfo::fetchAllInformation(RuntimeInfo::FetchFlags flags) { in fetchAllInformation() function in android::vintf::RuntimeInfo
H A Dcheck_vintf.cpp110 status_t fetchAllInformation(FetchFlags flags) override { in fetchAllInformation() function
143 status_t fetchAllInformation(FetchFlags) override { return UNKNOWN_ERROR; } in fetchAllInformation() function
H A DRuntimeInfo-host.cpp26 status_t RuntimeInfo::fetchAllInformation(RuntimeInfo::FetchFlags /* flags */) { in fetchAllInformation() function in android::vintf::RuntimeInfo
H A Dutils.h45 status_t fetchAllInformation(const FileSystem* fileSystem, const std::string& path, T* outObject, in fetchAllInformation() function
H A DCompatibilityMatrix.cpp121 status_t CompatibilityMatrix::fetchAllInformation(const FileSystem* fileSystem, in fetchAllInformation() function in android::vintf::CompatibilityMatrix
H A DHalManifest.cpp590 status_t HalManifest::fetchAllInformation(const FileSystem* fileSystem, const std::string& path, in fetchAllInformation() function in android::vintf::HalManifest