/hardware/interfaces/boot/aidl/vts/functional/ |
D | VtsHalBootAidlTargetTest.cpp | 52 int32_t slots{}; in TEST_P() local 61 int slots = 0; in TEST_P() local 103 int slots = 0; in TEST_P() local 134 int32_t slots = 0; in TEST_P() local 148 int32_t slots = 0; in TEST_P() local 161 int32_t slots = 0; in TEST_P() local
|
/hardware/interfaces/boot/1.0/vts/functional/ |
D | VtsHalBootV1_0TargetTest.cpp | 60 uint32_t slots = boot->getNumberSlots(); in TEST_P() local 67 uint32_t slots = boot->getNumberSlots(); in TEST_P() local 112 uint32_t slots = boot->getNumberSlots(); in TEST_P() local 146 uint32_t slots = boot->getNumberSlots(); in TEST_P() local 158 uint32_t slots = boot->getNumberSlots(); in TEST_P() local 167 uint32_t slots = boot->getNumberSlots(); in TEST_P() local
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateRequest.cpp | 139 const std::vector<int64_t> slots(request.pools.size(), -1); in validate() local 195 const std::vector<int64_t> slots(request.pools.size(), -1); in validate() local 253 const auto test = [&burst, &request](const std::vector<int64_t>& slots) { in validateBurst() 265 std::vector<int64_t> slots; in validateBurst() local
|
D | QualityOfServiceTests.cpp | 199 const std::vector<int64_t> slots(request.pools.size(), -1); in executeBurst() local
|
D | GeneratedTestHarness.cpp | 664 std::vector<int64_t> slots; in EvaluatePreparedModel() local
|
D | MemoryDomainTests.cpp | 985 const std::vector<int64_t> slots(request.pools.size(), -1); in executeBurst() local
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | Burst.cpp | 92 const hidl_vec<int32_t>& slots, const std::shared_ptr<Burst::MemoryCache>& memoryCache) { in getMemoriesHelper() 215 Return<void> Burst::ExecutionBurstCallback::getMemories(const hidl_vec<int32_t>& slots, in getMemories() 337 std::vector<int32_t> slots; in execute() local 384 std::vector<int32_t> slots; in createReusableExecution() local
|
D | BurstUtils.cpp | 69 const std::vector<int32_t>& slots) { in serialize() 294 std::vector<int32_t> slots; in deserialize() local 432 const std::vector<int32_t>& slots) { in send()
|
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/ |
D | Burst.cpp | 70 Burst::MemoryCache::getCacheEntries(const std::vector<int32_t>& slots) { in getCacheEntries() 84 const std::vector<int32_t>& slots) { in ensureCacheEntriesArePresentLocked()
|
/hardware/nxp/weaver/libese_weaver/inc/ |
D | weaver_common.h | 33 uint32_t slots; member
|
/hardware/interfaces/radio/aidl/compat/service/ |
D | service.cpp | 91 const auto slots = hidl_utils::listManifestByInterface(V1_0::IRadio::descriptor); in main() local
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX]; member
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX]; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX]; member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX]; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 60 loc_sync_call_slot_s_type slots[LOC_SYNC_CALL_SLOTS_MAX]; member
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateBurst.cpp | 258 const std::vector<int32_t> slots = callback->getSlots(request.pools, keys); in validateBurstSerialization() local 384 const std::vector<int32_t> slots = callback->getSlots(request.pools, keys); in validateBurstSanitized() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateBurst.cpp | 264 const std::vector<int32_t> slots = callback->getSlots(request.pools, keys); in validateBurstSerialization() local 390 const std::vector<int32_t> slots = callback->getSlots(request.pools, keys); in validateBurstSanitized() local
|
/hardware/nxp/weaver/libese_weaver/src/ |
D | weaver-parser-impl.cpp | 241 uint32_t slots = response.at(SLOT_ID_INDEX) << BYTE3_MSB_POS; in ParseSlotInfo() local
|