Searched refs:CPU_VERSION (Results 1 – 10 of 10) 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()
589 fetchAllInformation(RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()593 fetchAllInformation(RuntimeInfo::FetchFlag::ALL & ~RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()597 RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()599 RuntimeInfo::FetchFlag::CPU_VERSION)); in TEST_F()
4242 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()
152 if (flags & RuntimeInfo::FetchFlag::CPU_VERSION) { in parseGkiKernelRelease()
183 {F::CPU_VERSION | F::KERNEL_FCM, &RF::fetchVersion, "/proc/version"}, in fetchAllInformation()
110 if (flags & RuntimeInfo::FetchFlag::CPU_VERSION) { in fetchAllInformation()
976 ->getRuntimeInfo(RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()