Home
last modified time | relevance | path

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

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