| /hardware/google/aemu/base/include/aemu/base/containers/ | 
| D | Lookup.h | 66 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/ | 
| D | all.cpp | 29     std::map<int, std::shared_ptr<NetlinkProtocol>> map;  in toMap()  local
 | 
| D | NetlinkProtocol.cpp | 43     MessageDescriptorMap map;  in toMap()  local
 | 
| /hardware/google/pixel/thermal/ | 
| D | Thermal.cpp | 246     const auto &map = thermal_helper_->GetSensorInfoMap();  in dumpVirtualSensorInfo()  local301     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/ | 
| D | IdentityCredentialSupportTest.cpp | 368 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/ | 
| D | vidc_common.cpp | 254 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/ | 
| D | vidc_common.cpp | 230 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/ | 
| D | HidlToAidlMiddleware.cpp | 428   for (const auto& map : unicast_config.streamMap) {  in to_hidl_leaudio_config_2_1()  local452   for (const auto& map : broadcast_config.streamMap) {  in to_hidl_leaudio_broadcast_config_2_1()  local
 
 | 
| /hardware/qcom/audio/hal/audio_extn/ | 
| D | sndmonitor.c | 611     Hashmap * map = sndmonitor.listeners;  in add_listener()  local620     Hashmap * map = sndmonitor.listeners;  in del_listener()  local
 
 | 
| /hardware/google/gchips/gralloc4/src/core/ | 
| D | mali_gralloc_reference.cpp | 254     int map(buffer_handle_t handle) EXCLUDES(lock) {  in map()  function in BufferManager
 | 
| /hardware/qcom/sm7250/display/sdm/libs/core/drm/ | 
| D | hw_color_manager_drm.cpp | 203   auto map = feature_map_list[block];  in ToDrmFeatureId()  local
 | 
| /hardware/qcom/sm8150/display/sdm/libs/core/drm/ | 
| D | hw_color_manager_drm.cpp | 203   auto map = feature_map_list[block];  in ToDrmFeatureId()  local
 | 
| /hardware/interfaces/identity/aidl/default/common/ | 
| D | IdentityCredential.cpp | 503         const cppbor::Map* map = item->asMap();  in startRetrieval()  local
 | 
| /hardware/google/camera/devices/EmulatedCamera/hwl/ | 
| D | EmulatedCameraProviderHWLImpl.cpp | 174   auto map = std::make_unique<StreamConfigurationMap>(static_metadata);  in SupportsMandatoryConcurrentStreams()  local
 | 
| /hardware/broadcom/wlan/bcmdhd/wifi_hal/ | 
| D | wifi_logger.cpp | 645             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/ | 
| D | wifi_logger.cpp | 619             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/ | 
| D | ExternalCameraUtils.cpp | 257 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/ | 
| D | ExternalCameraUtils.cpp | 54 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/ | 
| D | ExynosPrimaryDisplayModule.cpp | 964 uint32_t ExynosPrimaryDisplayModule::getAtcLuxMapIndex(std::vector<atc_lux_map> map, uint32_t lux) {  in getAtcLuxMapIndex()
 | 
| /hardware/qcom/display/msm8960/libhwcomposer/ | 
| D | hwc_mdpcomp.cpp | 229 void MDPComp::FrameInfo::map() {  in map()  function in qhwc::MDPComp::FrameInfo
 | 
| /hardware/qcom/display/msm8084/libhwcomposer/ | 
| D | hwc_mdpcomp.cpp | 256 void MDPComp::FrameInfo::map() {  in map()  function in qhwc::MDPComp::FrameInfo
 | 
| /hardware/broadcom/wlan/bcmdhd/dhdutil/ | 
| D | bcmutils.c | 878 	unsigned long map[8];  in bcmstrtok()  local
 | 
| /hardware/qcom/display/msm8226/libhwcomposer/ | 
| D | hwc_mdpcomp.cpp | 273 void MDPComp::FrameInfo::map() {  in map()  function in qhwc::MDPComp::FrameInfo
 | 
| /hardware/qcom/display/msm8994/libhwcomposer/ | 
| D | hwc_mdpcomp.cpp | 339 void MDPComp::FrameInfo::map() {  in map()  function in qhwc::MDPComp::FrameInfo
 | 
| /hardware/qcom/camera/msm8998/QCamera2/HAL/ | 
| D | QCameraParameters.cpp | 1225         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()
 
 |