Home
last modified time | relevance | path

Searched refs:KeyedVector (Results 1 – 25 of 29) sorted by relevance

12

/hardware/interfaces/camera/common/1.0/default/include/
DCameraModule.h88 KeyedVector<int, camera_info> mCameraInfoMap;
89 KeyedVector<int, int> mDeviceVersionMap;
90 KeyedVector<int, camera_metadata_t*> mPhysicalCameraInfoMap;
DVendorTagDescriptor.h95 KeyedVector<String8, KeyedVector<String8, uint32_t>*> mReverseMapping;
96 KeyedVector<uint32_t, String8> mTagToNameMap;
97 KeyedVector<uint32_t, uint32_t> mTagToSectionMap; // Value is offset in mSections
/hardware/interfaces/audio/common/all-versions/default/include/common/all-versions/default/
DEffectMap.h41 KeyedVector<uint64_t, effect_handle_t> mEffects;
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropConfigIndex.h54 typedef KeyedVector<int32_t, const VehiclePropConfig*> PropConfigMap;
/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h56 KeyedVector<int32_t, String8> mCASystemIdToLibraryPathMap;
57 KeyedVector<String8, wp<SharedLibrary> > mLibraryPathToOpenLibraryMap;
/hardware/interfaces/cas/1.2/default/
DFactoryLoader.h56 KeyedVector<int32_t, String8> mCASystemIdToLibraryPathMap;
57 KeyedVector<String8, wp<SharedLibrary>> mLibraryPathToOpenLibraryMap;
/hardware/interfaces/cas/1.0/default/
DFactoryLoader.h57 KeyedVector<int32_t, String8> mCASystemIdToLibraryPathMap;
58 KeyedVector<String8, wp<SharedLibrary> > mLibraryPathToOpenLibraryMap;
/hardware/interfaces/camera/common/1.0/default/
DVendorTagDescriptor.cpp70 KeyedVector<String8, uint32_t>* nameMapper = new KeyedVector<String8, uint32_t>(); in copyFrom()
318 KeyedVector<uint32_t, String8> tagToSectionMap; in createDescriptorFromOps()
365 KeyedVector<String8, uint32_t>* nameMapper = new KeyedVector<String8, uint32_t>(); in createDescriptorFromOps()
/hardware/interfaces/audio/effect/all-versions/default/
DAudioBufferManager.h79 KeyedVector<uint64_t, wp<AudioBufferWrapper>> mBuffers;
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
Ddrm_hal_common.h43 using ::android::hardware::drm::V1_0::KeyedVector;
109 KeyedVector toHidlKeyedVector(const map<string, string>& params);
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h30 using android::KeyedVector;
323 KeyedVector<audio_devices_t, int> mIndexCur; // current volume index per device
563 KeyedVector<int, EffectDescriptor *> mEffects; // list of registered audio effects
/hardware/interfaces/drm/1.1/vts/functional/
Ddrm_hal_clearkey_test.cpp114 KeyedVector optionalParameters; in loadKeys()
164 KeyedVector optionalParameters; in TEST_P()
182 KeyedVector optionalParameters; in TEST_P()
/hardware/interfaces/tv/input/1.0/vts/functional/
DVtsHalTvInputV1_0TargetTest.cpp177 android::KeyedVector<int32_t, TvInputDeviceInfo> device_info_;
183 android::KeyedVector<int32_t, hidl_vec<TvStreamConfig>> stream_config_;
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test.cpp122 KeyedVector optionalParameters; in TEST_P()
139 KeyedVector optionalParameters; in TEST_P()
414 KeyedVector optionalParameters; in TEST_P()
Ddrm_hal_common.cpp337 KeyedVector DrmHalTest::toHidlKeyedVector( in toHidlKeyedVector()
346 return KeyedVector(stdKeyedVector); in toHidlKeyedVector()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp263 KeyedVector optionalParameters; in loadKeys()
322 KeyedVector optionalParameters; in TEST_P()
340 KeyedVector optionalParameters; in TEST_P()
362 KeyedVector optionalParameters; in TEST_P()
972 sessionId, [&](Status status, KeyedVector /* info */) { EXPECT_EQ(Status::OK, status); }); in TEST_P() argument
Ddrm_hal_vendor_test.cpp282 KeyedVector DrmHalVendorPluginTest::toHidlKeyedVector( in toHidlKeyedVector()
291 return KeyedVector(stdKeyedVector); in toHidlKeyedVector()
380 KeyedVector optionalParameters; in TEST_P()
1117 [&](Status status, KeyedVector info) { in queryKeyStatus()
1266 [&](Status status, KeyedVector /* info */) { in TEST_P() argument
/hardware/interfaces/drm/1.4/vts/functional/
Ddrm_hal_test.cpp165 V1_0::KeyedVector optionalParameters; in TEST_P()
/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
Ddrm_hal_vendor_test.h170 KeyedVector toHidlKeyedVector(const map<string, string>& params);
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp71 android::KeyedVector<String8, String8> legacyOptionalParameters; in getKeyRequest()
130 android::KeyedVector<String8, String8> legacyInfoMap; in queryKeyStatus()
/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/
Ddrm_hal_clearkey_test.h63 using ::android::hardware::drm::V1_0::KeyedVector;
/hardware/interfaces/drm/1.0/
Dtypes.hal237 * Simulates a KeyedVector<String8, String8>
244 typedef vec<KeyValue> KeyedVector;
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h397 android::KeyedVector<int, int> mIrqFds;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h656 typedef KeyedVector<uint32_t, Vector<PendingBufferInfo> > FlushMap;
666 KeyedVector<uint32_t, uint32_t> mPendingBatchMap;
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal20 import @1.0::KeyedVector;
114 string mimeType, KeyType keyType, KeyedVector optionalParameters)

12