/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | InvalidPreparedModel.cpp | 55 std::any InvalidPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::InvalidPreparedModel
|
H A D | ResilientPreparedModel.cpp | 173 std::any ResilientPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::ResilientPreparedModel
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | PreparedModel.cpp | 126 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_0::utils::PreparedModel
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | PreparedModel.cpp | 166 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | PreparedModel.cpp | 219 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in aidl::android::hardware::neuralnetworks::utils::PreparedModel
|
/aosp12/packages/modules/NeuralNetworks/driver/sample/ |
H A D | CanonicalPreparedModel.cpp | 297 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::nn::sample::PreparedModel
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | PreparedModel.cpp | 265 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/test/ |
H A D | ResilientPreparedModelTest.cpp | 265 TEST(ResilientPreparedModelTest, getUnderlyingResource) { in TEST() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/test/ |
H A D | PreparedModelTest.cpp | 386 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/test/ |
H A D | PreparedModelTest.cpp | 542 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/test/ |
H A D | PreparedModelTest.cpp | 651 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/test/ |
H A D | PreparedModelTest.cpp | 894 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
|