/frameworks/ml/nn/runtime/test/fuzzing/ |
D | TestRandomGraph.cpp | 85 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_1 108 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_0
|
/frameworks/ml/nn/runtime/test/ |
D | TestExecution.cpp | 452 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon34f90d740111::TestDriver12 516 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon34f90d740111::TestDriver11 538 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon34f90d740111::TestDriver10
|
D | TestPartitioningRandom.cpp | 653 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anond3bb81590111::TestDriverV1_2 688 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anond3bb81590111::TestDriverV1_1 710 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anond3bb81590111::TestDriverV1_0
|
D | TestVersionedInterfaces.cpp | 1106 TEST_F(VersionedIDeviceV1_0Test, getSupportedOperations) { in TEST_F() argument 1123 TEST_F(VersionedIDeviceV1_1Test, getSupportedOperations) { in TEST_F() argument 1140 TEST_F(VersionedIDeviceV1_2Test, getSupportedOperations) { in TEST_F() argument 1157 TEST_F(VersionedIDeviceV1_3Test, getSupportedOperations) { in TEST_F() argument
|
D | TestPartitioning.cpp | 537 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anonf350e1580111::PartitioningDriverV1_2 576 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anonf350e1580111::PartitioningDriverV1_1 602 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anonf350e1580111::PartitioningDriverV1_0
|
D | TestIntrospectionControl.cpp | 751 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anon25d1d9320111::test_drivers::TestDriver11
|
/frameworks/ml/nn/runtime/ |
D | Manager.cpp | 185 std::vector<bool> DriverDevice::getSupportedOperations(const MetaModel& metaModel) const { in getSupportedOperations() function in android::nn::DriverDevice 637 std::vector<bool> CpuDevice::getSupportedOperations(const MetaModel& metaModel) const { in getSupportedOperations() function in android::nn::CpuDevice
|
D | VersionedInterfaces.cpp | 959 std::pair<ErrorStatus, hidl_vec<bool>> VersionedIDevice::getSupportedOperations( in getSupportedOperations() function in android::nn::VersionedIDevice
|
/frameworks/ml/nn/driver/sample/ |
D | SampleDriver.cpp | 114 Return<void> SampleDriver::getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::sample_driver::SampleDriver
|