Searched defs:HidlToken (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/android-nn-driver/1.3/ |
H A D | ArmnnDriverImpl.hpp | 35 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_3::ArmnnDriverImpl
|
H A D | ArmnnDriver.hpp | 36 …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 D | ArmnnDriverImpl.hpp | 36 …using HidlToken = android::hardware::hidl_array<uint8_t, ANEURALNETWORKS_BYTE_SIZE_OF_CACHE_TOKEN>; typedef in armnn_driver::hal_1_2::ArmnnDriverImpl
|
H A D | ArmnnDriver.hpp | 42 …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 D | CacheDataHandler.hpp | 18 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 D | BasicTests.cpp | 30 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|
H A D | VtsHalNeuralnetworks.cpp | 33 using HidlToken = typedef
|
H A D | QualityOfServiceTests.cpp | 34 using HidlToken = typedef
|
H A D | GeneratedTestHarness.cpp | 71 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|
H A D | ValidateModel.cpp | 37 using HidlToken = typedef
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | VtsHalNeuralnetworks.cpp | 32 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|
H A D | BasicTests.cpp | 29 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|
H A D | GeneratedTestHarness.cpp | 59 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|
H A D | ValidateModel.cpp | 37 using HidlToken = hidl_array<uint8_t, static_cast<uint32_t>(Constant::BYTE_SIZE_OF_CACHE_TOKEN)>; typedef
|