Home
last modified time | relevance | path

Searched defs:IsPerformanceModeSupported (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/
H A Dnnrt_device_impl.h66 int32_t IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dcompilation_mock_idevice.cpp87 OH_NN_ReturnCode HDIDeviceV1_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dcompilation_mock_idevice.cpp87 OH_NN_ReturnCode HDIDeviceV2_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/
H A Ddevice_registrar_test.cpp120 OH_NN_ReturnCode IsPerformanceModeSupported(bool& isSupported) override in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/
H A Ddevice_registrar_test.cpp120 OH_NN_ReturnCode IsPerformanceModeSupported(bool& isSupported) override in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp87 int32_t NnrtDeviceService::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp200 OH_NN_ReturnCode HDIDeviceV1_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H A Dhdi_device_v2_0.cpp248 OH_NN_ReturnCode HDIDeviceV2_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
H A Dhdi_device_v2_1.cpp243 OH_NN_ReturnCode HDIDeviceV2_1::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp88 int32_t NnrtDeviceService::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp64 OH_NN_ReturnCode HDIDeviceV2_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp65 OH_NN_ReturnCode HDIDeviceV1_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0