Searched defs:memoryIdentifierTokens (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | Burst.cpp | 190 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/ |
D | IBurst.aidl | 37 …onously(in android.hardware.neuralnetworks.Request request, in long[] memoryIdentifierTokens, in b… in executeSynchronously()
|
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/ |
D | IBurst.aidl | 102 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously()
|
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/ |
D | IBurst.aidl | 37 …onously(in android.hardware.neuralnetworks.Request request, in long[] memoryIdentifierTokens, in b… in executeSynchronously()
|