Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DRuntimeInfo-target.cpp55 status_t fetchKernelConfigs(RuntimeInfo::FetchFlags flags);
65 status_t RuntimeInfoFetcher::fetchKernelConfigs(RuntimeInfo::FetchFlags) { in fetchKernelConfigs() function in android::vintf::RuntimeInfoFetcher
184 {F::CONFIG_GZ, &RF::fetchKernelConfigs, "/proc/config.gz"}, in fetchAllInformation()