Home
last modified time | relevance | path

Searched defs:kToken (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DCanonicalBuffer.h42 const std::unique_ptr<BufferTracker::Token> kToken; variable
H A DSampleDriver.h54 const std::unique_ptr<HalBufferTracker::Token> kToken; variable
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
H A DBuffer.h51 const nn::Request::MemoryDomainToken kToken; variable
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DBuffer.h51 const nn::Request::MemoryDomainToken kToken; variable
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriver.h51 const std::unique_ptr<AidlBufferTracker::Token> kToken; variable
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimDevice.cpp315 const std::unique_ptr<ShimBufferTracker::Token> kToken; member in aidl::android::hardware::neuralnetworks::ShimBuffer
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestCompilationCaching.cpp416 const HalCacheToken kToken{}; member in __anone6e788b30110::CompilationCachingTest