Home
last modified time | relevance | path

Searched refs:whilePerformance (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DCapabilities.aidl61 PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DCapabilities.aidl41 android.hardware.neuralnetworks.PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DCapabilities.aidl41 android.hardware.neuralnetworks.PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DCapabilities.aidl41 android.hardware.neuralnetworks.PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DCapabilities.aidl41 android.hardware.neuralnetworks.PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DCapabilities.aidl41 android.hardware.neuralnetworks.PerformanceInfo whilePerformance;
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DConversions.cpp141 const auto whilePerformance = NN_TRY(unvalidatedConvert(capabilities.whilePerformance)); in unvalidatedConvert() local
147 .whilePerformance = whilePerformance, in unvalidatedConvert()
501 const auto whilePerformance = NN_TRY(unvalidatedConvert(capabilities.whilePerformance)); in unvalidatedConvert() local
507 .whilePerformance = whilePerformance, in unvalidatedConvert()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DConversions.cpp185 const auto whilePerformance = NN_TRY(unvalidatedConvert(capabilities.whilePerformance)); in unvalidatedConvert() local
191 .whilePerformance = whilePerformance, in unvalidatedConvert()
1132 const auto whilePerformance = NN_TRY(unvalidatedConvert(capabilities.whilePerformance)); in unvalidatedConvert() local
1138 .whilePerformance = whilePerformance, in unvalidatedConvert()
DInvalidDevice.cpp57 .whilePerformance = perf, in create()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DBasicTests.cpp60 EXPECT_TRUE(isPositive(capabilities.whilePerformance)); in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DBasicTests.cpp67 EXPECT_TRUE(isPositive(capabilities.whilePerformance)); in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/utils/test/
DDeviceTest.cpp82 .whilePerformance = kNoPerformanceInfo, in createMockDevice()
401 .whilePerformance = kNoPerformanceInfo, in TEST()
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientDeviceTest.cpp47 .whilePerformance = kNoPerformanceInfo};
/hardware/interfaces/neuralnetworks/aidl/utils/test/
DDeviceTest.cpp87 .whilePerformance = kNoPerformanceInfo, in createMockDevice()
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal5391 * {@link Capabilities::whilePerformance}, performance for the condition
5396 PerformanceInfo whilePerformance;