Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DUserHalHelper.cpp311 Result<VehiclePropValuePool::RecyclableType> toVehiclePropValue(VehiclePropValuePool& pool, in toVehiclePropValue()
329 VehiclePropValuePool::RecyclableType toVehiclePropValue(VehiclePropValuePool& pool, in toVehiclePropValue()
345 VehiclePropValuePool::RecyclableType toVehiclePropValue(VehiclePropValuePool& pool, in toVehiclePropValue()
361 VehiclePropValuePool::RecyclableType toVehiclePropValue(VehiclePropValuePool& pool, in toVehiclePropValue()
377 VehiclePropValuePool& pool, const UserIdentificationResponse& response) { in toVehiclePropValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/test/
DUserHalHelper_test.cpp590 VehiclePropValuePool pool; in TEST() local
608 VehiclePropValuePool pool; in TEST() local
630 VehiclePropValuePool pool; in TEST() local
654 VehiclePropValuePool pool; in TEST() local
675 VehiclePropValuePool pool; in TEST() local
701 VehiclePropValuePool pool; in TEST() local
/hardware/interfaces/staging/c2/aidl/android/hardware/media/c2/
DIComponentStore.aidl120 in android.hardware.media.bufferpool2.IClientManager pool); in createComponent()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h108 SubscriptionClients(std::shared_ptr<PendingRequestPool> pool) : mPendingRequestPool(pool) {} in SubscriptionClients()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp263 [](const auto& pool) { return reinterpret_cast<intptr_t>(&pool); }); in validateBurstSerialization()
389 [](const auto& pool) { return reinterpret_cast<intptr_t>(&pool); }); in validateBurstSanitized()
DMemoryDomainTests.cpp851 Request::MemoryPool pool; in createSharedMemoryPool() local
857 Request::MemoryPool pool; in createDeviceMemoryPool() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp257 [](const auto& pool) { return reinterpret_cast<intptr_t>(&pool); }); in validateBurstSerialization()
383 [](const auto& pool) { return reinterpret_cast<intptr_t>(&pool); }); in validateBurstSanitized()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan.cpp1688 u32 instance_id, NanRole pool) in saveServiceId()
1761 u8 *NanCommand::getServiceId(u32 instance_id, NanRole pool) in getServiceId()
1798 u32 instance_id, NanRole pool) in deleteServiceId()
1878 void NanCommand::reallocSvcParams(NanRole pool) in reallocSvcParams()
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DBurst.cpp76 const auto& pool = request->pools[i]; in ensureAllMemoriesAreCached() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateRequest.cpp267 for (const auto& pool : request.pools) { in validateBurst() local
DGeneratedTestHarness.cpp319 const auto pool = nn::createSharedMemory(constRefSize).value(); in createModel() local
332 for (auto& pool : pools) { in createModel() local
666 for (const auto& pool : request.pools) { in EvaluatePreparedModel() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHal.cpp488 auto& pool = *getValuePool(); in onContinuousPropertyTimer() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp80 QCameraMemoryPool *pool, in QCameraMemory()
1062 QCameraMemoryPool *pool, in QCameraStreamMemory()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurstUtils.cpp296 for (size_t pool = 0; pool < numberOfPools; ++pool) { in deserialize() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h174 #define POOL_ENAB(pool) ((pool) && (pool)->inited) argument
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1150 sp<::android::MemoryHeapBase> pool = new ::android::MemoryHeapBase( in registerMemory() local