Home
last modified time | relevance | path

Searched defs:memoryIdentifierTokens (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp190 std::vector<int64_t> memoryIdentifierTokens; in execute() local
212 const Request& request, const std::vector<int64_t>& memoryIdentifierTokens, bool measure, in executeInternal()
259 std::vector<int64_t> memoryIdentifierTokens; in createReusableExecution() local
283 std::vector<int64_t> memoryIdentifierTokens, bool measure, int64_t loopTimeoutDuration, in create()
297 Request request, std::vector<int64_t> memoryIdentifierTokens, in BurstExecution()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIBurst.aidl37 …onously(in android.hardware.neuralnetworks.Request request, in long[] memoryIdentifierTokens, in b… in executeSynchronously()
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIBurst.aidl102 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIBurst.aidl37 …onously(in android.hardware.neuralnetworks.Request request, in long[] memoryIdentifierTokens, in b… in executeSynchronously()