Home
last modified time | relevance | path

Searched defs:executionHints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp51 const std::vector<TokenValuePair>& executionHints, in parseInputs()
304 const std::vector<TokenValuePair>& executionHints, in executeFencedCommon()
400 int64_t loopTimeoutDurationNs, const std::vector<TokenValuePair>& executionHints, in executeSynchronouslyCommon()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DExecutionConfig.h40 std::vector<::aidl::android::hardware::neuralnetworks::TokenValuePair> executionHints; variable