Searched refs:CPU_VERSION (Results 1 – 11 of 11) sorted by relevance
61 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()82 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()103 ->getRuntimeInfo(RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()
39 if (flags & RuntimeInfo::FetchFlag::CPU_VERSION) { in doFetch()
670 fetchAllInformation(RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()674 fetchAllInformation(RuntimeInfo::FetchFlag::ALL & ~RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()678 RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()680 RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()
5481 EXPECT_EQ(OK, parseGkiKernelRelease(RuntimeInfo::FetchFlag::CPU_VERSION, in TEST_F()
88 CPU_VERSION = 1 << 0, enumerator
83 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST_F()295 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST_F()
155 {F::CPU_VERSION | F::KERNEL_FCM, &RF::fetchVersion, "/proc/version"}, in fetchAllInformation()
153 if (flags & RuntimeInfo::FetchFlag::CPU_VERSION) { in parseGkiKernelRelease()
407 RuntimeInfo::FetchFlag::CPU_VERSION | in dumpRi()
111 if (flags & RuntimeInfo::FetchFlag::CPU_VERSION) { in fetchAllInformation()
1221 ->getRuntimeInfo(RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()