Home
last modified time | relevance | path

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

/system/libvintf/test/
DRuntimeInfo-fake.cpp52 if (flags & RuntimeInfo::FetchFlag::CONFIG_GZ) { in doFetch()
/system/libvintf/include/vintf/
DRuntimeInfo.h89 CONFIG_GZ = 1 << 1, enumerator
/system/libvintf/
DRuntimeInfo-target.cpp176 {F::CONFIG_GZ, &RF::fetchKernelConfigs, "/proc/config.gz"}, in fetchAllInformation()
Dcheck_vintf.cpp156 if (flags & RuntimeInfo::FetchFlag::CONFIG_GZ) { in fetchAllInformation()