Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/aemu/base/include/aemu/base/containers/
DLookup.h66 const typename T::mapped_type* find(const T& map, in find()
78 typename T::mapped_type* find(T& map, const typename T::key_type& key) { in find()
110 const T& map, in findFirstOf()
122 T& map, in findFirstOf()
140 const T& map, in findFirstOfOrDefault()
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dall.cpp29 std::map<int, std::shared_ptr<NetlinkProtocol>> map; in toMap() local
DNetlinkProtocol.cpp43 MessageDescriptorMap map; in toMap() local
/hardware/google/pixel/thermal/
DThermal.cpp246 const auto &map = thermal_helper_->GetSensorInfoMap(); in dumpVirtualSensorInfo() local
301 const auto &map = thermal_helper_->GetSensorInfoMap(); in dumpThrottlingInfo() local
661 const auto &map = thermal_helper_->GetSensorInfoMap(); in dumpThermalData() local
730 const auto &map = thermal_helper_->GetSensorInfoMap(); in dumpThermalData() local
741 const auto &map = thermal_helper_->GetSensorInfoMap(); in dumpThermalData() local
/hardware/interfaces/identity/support/tests/
DIdentityCredentialSupportTest.cpp368 const cppbor::Item* findValueForTstr(const cppbor::Map* map, const string& keyValue) { in findValueForTstr()
377 const cppbor::Array* findArrayValueForTstr(const cppbor::Map* map, const string& keyValue) { in findArrayValueForTstr()
385 const cppbor::Map* findMapValueForTstr(const cppbor::Map* map, const string& keyValue) { in findMapValueForTstr()
393 const cppbor::SemanticTag* findSemanticValueForTstr(const cppbor::Map* map, in findSemanticValueForTstr()
402 const std::string findStringValueForTstr(const cppbor::Map* map, const string& keyValue) { in findStringValueForTstr()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp254 bool profile_level_converter::find_map(const codec_map &map, int key, pl_map **value_map) in find_map()
265 bool profile_level_converter::find_item(const pl_map &map, int key, int *value) in find_item()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp230 bool profile_level_converter::find_map(const codec_map &map, int key, pl_map **value_map) in find_map()
241 bool profile_level_converter::find_item(const pl_map &map, int key, int *value) in find_item()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DHidlToAidlMiddleware.cpp428 for (const auto& map : unicast_config.streamMap) { in to_hidl_leaudio_config_2_1() local
452 for (const auto& map : broadcast_config.streamMap) { in to_hidl_leaudio_broadcast_config_2_1() local
/hardware/qcom/audio/hal/audio_extn/
Dsndmonitor.c611 Hashmap * map = sndmonitor.listeners; in add_listener() local
620 Hashmap * map = sndmonitor.listeners; in del_listener() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp254 int map(buffer_handle_t handle) EXCLUDES(lock) { in map() function in BufferManager
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp203 auto map = feature_map_list[block]; in ToDrmFeatureId() local
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp203 auto map = feature_map_list[block]; in ToDrmFeatureId() local
/hardware/interfaces/identity/aidl/default/common/
DIdentityCredential.cpp503 const cppbor::Map* map = item->asMap(); in startRetrieval() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp174 auto map = std::make_unique<StreamConfigurationMap>(static_metadata); in SupportsMandatoryConcurrentStreams() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp645 wifi_buf_ring_map_entry_t *map, GetCmdType cmdType) in DebugCommand()
913 wifi_buf_ring_map_entry_t *map(mMaps); in handleResponse() local
1654 RingDump(wifi_interface_handle iface, int id, int num_maps, wifi_buf_ring_map_entry_t *map, in RingDump()
2020 wifi_buf_ring_map_entry_t map[DUMP_BUF_ATTR_MAX]; in wifi_start_ring_dump() local
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_logger.cpp619 wifi_buf_ring_map_entry_t *map, GetCmdType cmdType) in DebugCommand()
887 wifi_buf_ring_map_entry_t *map(mMaps); in handleResponse() local
1630 RingDump(wifi_interface_handle iface, int id, int num_maps, wifi_buf_ring_map_entry_t *map, in RingDump()
1993 wifi_buf_ring_map_entry_t map[DUMP_BUF_ATTR_MAX]; in wifi_start_ring_dump() local
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp257 int V4L2Frame::map(uint8_t** data, size_t* dataSize) { in map() function in android::hardware::camera::device::implementation::V4L2Frame
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp54 int V4L2Frame::map(uint8_t** data, size_t* dataSize) { in map() function in android::hardware::camera::device::V3_4::implementation::V4L2Frame
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp964 uint32_t ExynosPrimaryDisplayModule::getAtcLuxMapIndex(std::vector<atc_lux_map> map, uint32_t lux) { in getAtcLuxMapIndex()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp229 void MDPComp::FrameInfo::map() { in map() function in qhwc::MDPComp::FrameInfo
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp256 void MDPComp::FrameInfo::map() { in map() function in qhwc::MDPComp::FrameInfo
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c878 unsigned long map[8]; in bcmstrtok() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp273 void MDPComp::FrameInfo::map() { in map() function in qhwc::MDPComp::FrameInfo
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp339 void MDPComp::FrameInfo::map() { in map() function in qhwc::MDPComp::FrameInfo
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp1225 const valuesType *values, size_t len, const mapType *map, size_t map_len) in createValuesString()
1258 const mapType *map, size_t map_len) in createValuesStringFromMap()
1318 size_t len, const QCameraMap<cam_hfr_mode_t> *map, size_t map_len) in createHfrValuesString()

12