Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidPreparedModel.cpp55 std::any InvalidPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::InvalidPreparedModel
H A DResilientPreparedModel.cpp173 std::any ResilientPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::ResilientPreparedModel
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DPreparedModel.cpp126 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 DPreparedModel.cpp166 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 DPreparedModel.cpp219 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in aidl::android::hardware::neuralnetworks::utils::PreparedModel
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DCanonicalPreparedModel.cpp297 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::nn::sample::PreparedModel
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp265 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 DResilientPreparedModelTest.cpp265 TEST(ResilientPreparedModelTest, getUnderlyingResource) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/test/
H A DPreparedModelTest.cpp386 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/test/
H A DPreparedModelTest.cpp542 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/test/
H A DPreparedModelTest.cpp651 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/test/
H A DPreparedModelTest.cpp894 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument