/hardware/interfaces/security/secretkeeper/default/src/ |
D | lib.rs | 116 fn execute(&self, req_data: &[u8]) -> binder::Result<Vec<u8>> { in execute() method 129 fn execute(&self, req_data: &[u8]) -> binder::Result<Vec<u8>> { in execute() method
|
/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | makeSpec | 29 def execute(args, results): function
|
/hardware/interfaces/security/authgraph/default/src/ |
D | lib.rs | 88 fn execute(&self, req_data: &[u8]) -> binder::Result<Vec<u8>> { in execute() method
|
/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/security/keymint/aidl/default/ |
D | main.rs | 170 fn execute(&mut self, req_data: &[u8]) -> binder::Result<Vec<u8>> { in execute() method
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_queue.c | 561 util_queue_execute_func execute, in util_queue_add_job_locked() 649 util_queue_execute_func execute, in util_queue_add_job()
|
D | u_queue.h | 200 util_queue_execute_func execute; member
|
/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
|
/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() 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/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 94 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_3::vts::__anon1c1edbb30111::GraphicsComposerHidlTest 137 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_3::vts::__anon1c1edbb30111::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/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/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/neuralnetworks/1.3/vts/functional/ |
D | QualityOfServiceTests.cpp | 219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest() local
|
/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 AcrylicCompositorG2D 1221 bool AcrylicCompositorG2D::execute(int *handle) in execute() function in AcrylicCompositorG2D
|