/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleObjectPool.cpp | 31 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtain( in obtain() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool 38 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtain( in obtain() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool 46 auto dest = obtain(type, vecSize); in obtain() 59 auto val = obtain(VehiclePropertyType::INT32); in obtainInt32() 66 auto val = obtain(VehiclePropertyType::INT64); in obtainInt64() 73 auto val = obtain(VehiclePropertyType::FLOAT); in obtainFloat() 80 auto val = obtain(VehiclePropertyType::STRING); in obtainString() 86 return obtain(VehiclePropertyType::MIXED); in obtainComplex() 102 return it->second->obtain(); in obtainRecylable() 118 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtain( in obtain() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleObjectPool_test.cpp | 60 void* raw = valuePool->obtain(VehiclePropertyType::INT32).get(); in TEST_F() 62 ASSERT_EQ(raw, valuePool->obtain(VehiclePropertyType::INT32).get()); in TEST_F() 64 ASSERT_NE(raw, valuePool->obtain(VehiclePropertyType::FLOAT).get()); in TEST_F() 71 valuePool->obtain(VehiclePropertyType::STRING); in TEST_F() 72 auto vs = valuePool->obtain(VehiclePropertyType::STRING); in TEST_F() 77 auto vs2 = valuePool->obtain(VehiclePropertyType::STRING); in TEST_F() 79 ASSERT_NE(raw, valuePool->obtain(VehiclePropertyType::STRING).get()); in TEST_F() 102 poolPtr->obtain(k % 2 == 0 in TEST_F()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehicleObjectPool.h | 84 virtual recyclable_ptr<T> obtain() { in obtain() function 179 RecyclableType obtain(VehiclePropertyType type); 181 RecyclableType obtain(VehiclePropertyType type, size_t vecSize); 182 RecyclableType obtain(const VehiclePropValue& src); 208 RecyclableType obtain() { in obtain() function 209 return ObjectPool<VehiclePropValue>::obtain(); in obtain()
|
/hardware/interfaces/drm/1.1/ |
D | IDrmFactory.hal | 6 * You may obtain a copy of the License at 24 * creates drm sessions which are used to obtain keys for a crypto
|
/hardware/interfaces/cas/1.1/ |
D | IMediaCasService.hal | 6 * You may obtain a copy of the License at 25 * opens cas sessions which are used to obtain keys for a descrambler session,
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | EmulatedVehicleHal.cpp | 121 v = getValuePool()->obtain(*internalPropValue); in get() 206 doHalEvent(getValuePool()->obtain(propValue)); in set() 287 v = pool.obtain(*internalPropValue); in onContinuousPropertyTimer() 337 doHalEvent(getValuePool()->obtain(propValue)); in setPropertyFromVehicle() 429 auto req = getValuePool()->obtain(VehiclePropertyType::INT32_VEC, 2); in createApPowerStateReq() 441 auto keyEvent = getValuePool()->obtain(VehiclePropertyType::INT32_VEC, 3); in createHwInputKeyProp() 456 VehiclePropValuePtr updatedPropValue = getValuePool()->obtain(value); in onFakeValueGenerated()
|
/hardware/interfaces/drm/1.2/ |
D | IDrmFactory.hal | 6 * You may obtain a copy of the License at 25 * creates drm sessions which are used to obtain keys for a crypto
|
/hardware/interfaces/drm/1.0/ |
D | IDrmFactory.hal | 6 * You may obtain a copy of the License at 25 * creates drm sessions which are used to obtain keys for a crypto
|
/hardware/interfaces/cas/1.0/ |
D | IMediaCasService.hal | 6 * You may obtain a copy of the License at 25 * opens cas sessions which are used to obtain keys for a descrambler session,
|
/hardware/interfaces/bluetooth/ |
D | .clang-format | 6 # You may obtain a copy of the License at
|
/hardware/qcom/neuralnetworks/hvxservice/ |
D | Android.bp | 6 * You may obtain a copy of the License at
|
D | PREUPLOAD.cfg | 6 # You may obtain a copy of the License at
|
D | .clang-format | 6 # You may obtain a copy of the License at
|
/hardware/nxp/nfc/extns/intf/nxpnfc/1.0/ |
D | types.hal | 7 * You may obtain a copy of the License at
|
/hardware/interfaces/ir/1.0/ |
D | types.hal | 6 * You may obtain a copy of the License at
|
/hardware/google/av/codec2/hidl/1.0/mts/component/ |
D | Android.bp | 6 * You may obtain a copy of the License at
|
/hardware/interfaces/tests/inheritance/1.0/ |
D | IChild.hal | 6 * You may obtain a copy of the License at
|
D | IGrandparent.hal | 6 * You may obtain a copy of the License at
|
/hardware/interfaces/secure_element/1.0/ |
D | ISecureElementHalCallback.hal | 6 * You may obtain a copy of the License at
|
/hardware/interfaces/prebuilt_hashes/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/hardware/interfaces/media/omx/1.0/vts/functional/component/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/hardware/interfaces/radio/1.1/ |
D | ISap.hal | 6 * You may obtain a copy of the License at
|
/hardware/interfaces/radio/1.2/ |
D | ISap.hal | 6 * You may obtain a copy of the License at
|
/hardware/google/easel/amber/camera/ |
D | Android.bp | 6 * You may obtain a copy of the License at
|
/hardware/interfaces/tests/bar/1.0/ |
D | types.hal | 6 * You may obtain a copy of the License at
|