Searched refs:nativeIsSupportedFeature (Results 1 – 2 of 2) sorted by relevance
68 static jboolean nativeIsSupportedFeature(JNIEnv *env) { in nativeIsSupportedFeature() function168 {"nativeIsSupportedFeature", "()Z", (void *)nativeIsSupportedFeature},
463 return nativeIsSupportedFeature(); in isSupportedFeature()473 protected native boolean nativeIsSupportedFeature(); in nativeIsSupportedFeature() method in CpuPowerStatsCollector.KernelCpuStatsReader