| /hardware/interfaces/neuralnetworks/utils/common/src/ | 
| D | InvalidBurst.cpp | 34 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> InvalidBurst::execute(  in execute()  function in android::hardware::neuralnetworks::utils::InvalidBurst
 | 
| D | InvalidPreparedModel.cpp | 30 InvalidPreparedModel::execute(  in execute()  function in android::hardware::neuralnetworks::utils::InvalidPreparedModel
 | 
| D | ResilientBurst.cpp | 106 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> ResilientBurst::execute(  in execute()  function in android::hardware::neuralnetworks::utils::ResilientBurst
 | 
| D | ResilientPreparedModel.cpp | 107 ResilientPreparedModel::execute(  in execute()  function in android::hardware::neuralnetworks::utils::ResilientPreparedModel
 | 
| /hardware/interfaces/neuralnetworks/1.0/utils/src/ | 
| D | Burst.cpp | 51 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Burst::execute(  in execute()  function in android::hardware::neuralnetworks::V1_0::utils::Burst
 | 
| D | PreparedModel.cpp | 59 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/ | 
| D | PreparedModel.cpp | 91 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute(  in execute()  function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
 | 
| D | Burst.cpp | 306 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/ | 
| D | Burst.cpp | 230 nn::ExecutionResult<std::pair<hidl_vec<V1_2::OutputShape>, V1_2::Timing>> Burst::execute(  in execute()  function in android::hardware::neuralnetworks::adapter::Burst
 | 
| D | PreparedModel.cpp | 137 nn::GeneralResult<void> execute(const nn::SharedPreparedModel& preparedModel,  in execute()  function292 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/ | 
| D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 97     void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); }  in execute()  function in android::hardware::graphics::composer::V2_3::vts::__anon41a47ad80111::GraphicsComposerHidlTest142     void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); }  in execute()  function in android::hardware::graphics::composer::V2_3::vts::__anon41a47ad80111::GraphicsComposerHidlCommandTest
 
 | 
| /hardware/interfaces/graphics/composer/2.4/utils/vts/ | 
| D | ComposerVts.cpp | 135 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) {  in execute()  function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
 | 
| /hardware/interfaces/neuralnetworks/aidl/vts/functional/ | 
| D | QualityOfServiceTests.cpp | 226     const ExecutionFunction execute = synchronous ? executeSynchronously : executeBurst;  in runExecutionTest()  local
 | 
| /hardware/interfaces/neuralnetworks/1.3/vts/functional/ | 
| D | QualityOfServiceTests.cpp | 219     const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously;  in runExecutionTest()  local
 | 
| /hardware/interfaces/neuralnetworks/1.3/utils/src/ | 
| D | PreparedModel.cpp | 136 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/graphics/composer/2.2/utils/vts/ | 
| D | ComposerVts.cpp | 61 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/utils/common/test/ | 
| D | ResilientPreparedModelTest.cpp | 104 TEST(ResilientPreparedModelTest, execute) {  in TEST()  argument
 | 
| /hardware/interfaces/neuralnetworks/aidl/utils/src/ | 
| D | PreparedModel.cpp | 129 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> PreparedModel::execute(  in execute()  function in aidl::android::hardware::neuralnetworks::utils::PreparedModel
 | 
| D | Burst.cpp | 180 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/ | 
| D | acrylic_g2d.cpp | 1206 bool AcrylicCompositorG2D::execute(int fence[], unsigned int num_fences)  in execute()  function in AcrylicCompositorG2D1221 bool AcrylicCompositorG2D::execute(int *handle)  in execute()  function in AcrylicCompositorG2D
 
 | 
| /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ | 
| D | ComposerCommandEngine.h | 53     Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged,  in execute()  function
 | 
| /hardware/interfaces/neuralnetworks/1.0/utils/test/ | 
| D | PreparedModelTest.cpp | 115 TEST(PreparedModelTest, execute) {  in TEST()  argument
 | 
| /hardware/interfaces/graphics/composer/2.2/vts/functional/ | 
| D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 162     void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); }  in execute()  function in android::hardware::graphics::composer::V2_2::vts::__anon6c80f6160111::GraphicsComposerHidlCommandTest
 | 
| /hardware/google/graphics/common/hwc3/ | 
| D | ComposerCommandEngine.cpp | 66 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.1/utils/vts/ | 
| D | ComposerVts.cpp | 280 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) {  in execute()  function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
 |