Home
last modified time | relevance | path

Searched defs:burst (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientBurst.cpp42 auto burst = resilientBurst.getBurst(); in protect() local
71 auto burst = NN_TRY(makeBurst()); in create() local
78 nn::SharedBurst burst) in ResilientBurst()
110 const auto fn = [&request, measure, deadline, loopTimeoutDuration](const nn::IBurst& burst) { in execute()
137 const auto fn = [&request, measure, &loopTimeoutDuration](const nn::IBurst& burst) { in createReusableExecutionInternal()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp79 Burst::MemoryCache::MemoryCache(std::shared_ptr<aidl_hal::IBurst> burst) in MemoryCache()
153 std::shared_ptr<aidl_hal::IBurst> burst) { in create()
162 Burst::Burst(PrivateConstructorTag /*tag*/, std::shared_ptr<aidl_hal::IBurst> burst) in Burst()
282 std::shared_ptr<const Burst> burst, Request request, in create()
296 BurstExecution::BurstExecution(PrivateConstructorTag /*tag*/, std::shared_ptr<const Burst> burst, in BurstExecution()
DPreparedModel.cpp213 std::shared_ptr<IBurst> burst; in configureExecutionBurst() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateRequest.cpp88 std::shared_ptr<IBurst> burst; in validate() local
107 std::shared_ptr<IBurst> burst; in createBurst() local
146 std::shared_ptr<IBurst> burst; in validateBurst() local
DQualityOfServiceTests.cpp190 std::shared_ptr<IBurst> burst; in executeBurst() local
DGeneratedTestHarness.cpp590 std::shared_ptr<IBurst> burst; in EvaluatePreparedModel() local
DMemoryDomainTests.cpp949 std::shared_ptr<IBurst> burst; in executeBurst() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateRequest.cpp98 std::shared_ptr<::android::nn::ExecutionBurstController> burst = in validate() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateRequest.cpp106 std::shared_ptr<::android::nn::ExecutionBurstController> burst = in validate() local
/hardware/interfaces/neuralnetworks/utils/adapter/src/
DPreparedModel.cpp385 const sp<V1_2::IBurstContext> burst = nn::ExecutionBurstServer::create( in configureExecutionBurst() local