Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DVintfRuntimeInfo.java43 public static native String getCpuInfo(); in getCpuInfo() method in VintfRuntimeInfo
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_VintfRuntimeInfo.cpp39 MAP_STRING_METHOD(getCpuInfo, info->cpuInfo(), RuntimeInfo::FetchFlag::CPU_INFO);
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt494 MissingNullability: android.os.VintfRuntimeInfo#getCpuInfo():
495 Missing nullability on method `getCpuInfo` return
H A Dtest-current.txt2467 method public static String getCpuInfo();