Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/utils/common/src/
DInvalidPreparedModel.cpp55 std::any InvalidPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::InvalidPreparedModel
DResilientPreparedModel.cpp173 std::any ResilientPreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::utils::ResilientPreparedModel
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DPreparedModel.cpp126 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_0::utils::PreparedModel
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DPreparedModel.cpp166 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DPreparedModel.cpp219 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in aidl::android::hardware::neuralnetworks::utils::PreparedModel
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientPreparedModelTest.cpp265 TEST(ResilientPreparedModelTest, getUnderlyingResource) { in TEST() argument
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DPreparedModel.cpp265 std::any PreparedModel::getUnderlyingResource() const { in getUnderlyingResource() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
/hardware/interfaces/neuralnetworks/1.0/utils/test/
DPreparedModelTest.cpp386 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/hardware/interfaces/neuralnetworks/aidl/utils/test/
DPreparedModelTest.cpp542 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/hardware/interfaces/neuralnetworks/1.2/utils/test/
DPreparedModelTest.cpp651 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument
/hardware/interfaces/neuralnetworks/1.3/utils/test/
DPreparedModelTest.cpp894 TEST(PreparedModelTest, getUnderlyingResource) { in TEST() argument