Home
last modified time | relevance | path

Searched defs:HidlToken (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/android-nn-driver/1.3/
H A DArmnnDriverImpl.hpp35 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_3::ArmnnDriverImpl
H A DArmnnDriver.hpp36 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_3::ArmnnDriver
/aosp_15_r20/external/android-nn-driver/1.2/
H A DArmnnDriverImpl.hpp36 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_2::ArmnnDriverImpl
H A DArmnnDriver.hpp42 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_2::ArmnnDriver
/aosp_15_r20/external/android-nn-driver/
H A DCacheDataHandler.hpp18 using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DBasicTests.cpp30 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
H A DVtsHalNeuralnetworks.cpp33 using HidlToken = typedef
H A DQualityOfServiceTests.cpp34 using HidlToken = typedef
H A DGeneratedTestHarness.cpp71 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
H A DValidateModel.cpp37 using HidlToken = typedef
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DVtsHalNeuralnetworks.cpp32 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
H A DBasicTests.cpp29 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
H A DGeneratedTestHarness.cpp59 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
H A DValidateModel.cpp37 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef