Searched defs:execute (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | PreparedModel.cpp | 47 Return<ErrorStatus> PreparedModel::execute(const Request& request, in execute() function in android::hardware::neuralnetworks::V1_0::implementation::PreparedModel
|
D | HexagonController.cpp | 145 int Controller::execute(hexagon_nn_nn_id id, uint32_t batches_in, uint32_t height_in, in execute() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Controller
|
D | HexagonModel.cpp | 662 bool Model::execute(const Request& request) { in execute() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 146 void execute() { mComposerClient->execute_v2_2(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_2::vts::__anon46fb56f10111::GraphicsComposerHidlCommandTest
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 51 Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged, in execute() function
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 289 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 372 void execute() { mComposerClient->execute(mReader.get(), mWriter.get()); } in execute() function in android::hardware::graphics::composer::V2_1::vts::__anon71d7d22f0111::GraphicsComposerHidlCommandTest
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 871 int execute() { in execute() function in GetScanResultsCommand
|