Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 33) sorted by relevance

12

/hardware/interfaces/neuralnetworks/utils/common/src/
DInvalidBurst.cpp34 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> InvalidBurst::execute( in execute() function in android::hardware::neuralnetworks::utils::InvalidBurst
DInvalidPreparedModel.cpp30 InvalidPreparedModel::execute( in execute() function in android::hardware::neuralnetworks::utils::InvalidPreparedModel
DResilientBurst.cpp106 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> ResilientBurst::execute( in execute() function in android::hardware::neuralnetworks::utils::ResilientBurst
DResilientPreparedModel.cpp107 ResilientPreparedModel::execute( in execute() function in android::hardware::neuralnetworks::utils::ResilientPreparedModel
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DBurst.cpp51 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Burst::execute( in execute() function in android::hardware::neuralnetworks::V1_0::utils::Burst
DPreparedModel.cpp59 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute( in execute() function in android::hardware::neuralnetworks::V1_0::utils::PreparedModel
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DPreparedModel.cpp91 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute( in execute() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
DBurst.cpp306 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Burst::execute( in execute() function in android::hardware::neuralnetworks::V1_2::utils::Burst
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DBurst.cpp230 nn::ExecutionResult<std::pair<hidl_vec<V1_2::OutputShape>, V1_2::Timing>> Burst::execute( in execute() function in android::hardware::neuralnetworks::adapter::Burst
DPreparedModel.cpp137 nn::GeneralResult<void> execute(const nn::SharedPreparedModel& preparedModel, in execute() function
292 Return<V1_0::ErrorStatus> PreparedModel::execute(const V1_0::Request& request, in execute() function in android::hardware::neuralnetworks::adapter::PreparedModel
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp97 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_3::vts::__anon0a702c5f0111::GraphicsComposerHidlTest
142 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_3::vts::__anon0a702c5f0111::GraphicsComposerHidlCommandTest
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DQualityOfServiceTests.cpp226 const ExecutionFunction execute = synchronous ? executeSynchronously : executeBurst; in runExecutionTest() local
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp135 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DQualityOfServiceTests.cpp219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest() local
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DPreparedModel.cpp136 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute( in execute() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientPreparedModelTest.cpp104 TEST(ResilientPreparedModelTest, execute) { in TEST() argument
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp61 void ComposerClient::execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer) { in execute() function in android::hardware::graphics::composer::V2_2::vts::ComposerClient
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DPreparedModel.cpp129 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute( in execute() function in aidl::android::hardware::neuralnetworks::utils::PreparedModel
DBurst.cpp180 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Burst::execute( in execute() function in aidl::android::hardware::neuralnetworks::utils::Burst
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1195 bool AcrylicCompositorG2D::execute(int fence[], unsigned int num_fences) in execute() function in AcrylicCompositorG2D
1210 bool AcrylicCompositorG2D::execute(int *handle) in execute() function in AcrylicCompositorG2D
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h53 Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged, in execute() function
/hardware/interfaces/neuralnetworks/1.0/utils/test/
DPreparedModelTest.cpp115 TEST(PreparedModelTest, execute) { in TEST() argument
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp280 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp63 int32_t ComposerCommandEngine::execute(const std::vector<DisplayCommand>& commands, in execute() function in aidl::android::hardware::graphics::composer3::impl::ComposerCommandEngine
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp162 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_2::vts::__anon354ca79d0111::GraphicsComposerHidlCommandTest

12