/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::__anon50a6e8490111::TestDriver12 516 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon50a6e8490111::TestDriver11 538 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon50a6e8490111::TestDriver10
|
D | TestPartitioningRandom.cpp | 653 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anonbe695bce0111::TestDriverV1_2 688 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anonbe695bce0111::TestDriverV1_1 710 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anonbe695bce0111::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 | 547 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anon83dd480d0111::PartitioningDriverV1_2 586 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anon83dd480d0111::PartitioningDriverV1_1 612 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anon83dd480d0111::PartitioningDriverV1_0
|
D | TestIntrospectionControl.cpp | 751 Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in __anon736024e70111::test_drivers::TestDriver11
|
/frameworks/ml/nn/runtime/ |
D | Manager.cpp | 184 std::vector<bool> DriverDevice::getSupportedOperations(const MetaModel& metaModel) const { in getSupportedOperations() function in android::nn::DriverDevice 636 std::vector<bool> CpuDevice::getSupportedOperations(const MetaModel& metaModel) const { in getSupportedOperations() function in android::nn::CpuDevice
|
D | VersionedInterfaces.cpp | 960 std::pair<ErrorStatus, hidl_vec<bool>> VersionedIDevice::getSupportedOperations( in getSupportedOperations() function in android::nn::VersionedIDevice
|
/frameworks/ml/nn/driver/sample/ |
D | SampleDriver.cpp | 113 Return<void> SampleDriver::getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::sample_driver::SampleDriver
|