/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
D | lnn_map.c | 48 static uint32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() 53 static void MapAddNode(Map *map, MapNode *node) in MapAddNode() 60 static int32_t MapResize(Map *map, uint32_t size) in MapResize() 128 int32_t LnnMapSet(Map *map, const char *key, const void *value, uint32_t valueSize) in LnnMapSet() 186 void* LnnMapGet(const Map *map, const char *key) in LnnMapGet() 213 int32_t LnnMapErase(Map *map, const char *key) in LnnMapErase() 242 uint32_t MapGetSize(Map *map) in MapGetSize() 251 void LnnMapInit(Map *map) in LnnMapInit() 267 void LnnMapDelete(Map *map) in LnnMapDelete() 298 MapIterator *LnnMapInitIterator(Map *map) in LnnMapInitIterator()
|
/foundation/aafwk/standard/frameworks/kits/ability/native/src/ |
D | ability_process.cpp | 93 std::map<int, CallbackInfo> map; in StartAbility() local 122 std::map<int, CallbackInfo> map; in AddAbilityResultCallback() local 146 std::map<int, CallbackInfo> map = it->second; in OnAbilityResult() local 229 std::map<int, CallbackInfo> map; in RequestPermissionsFromUser() local 263 std::map<int, CallbackInfo> map = it->second; in OnRequestPermissionsFromUserResult() local
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/codec/hdi/common/src/ |
D | gst_dec_surface.cpp | 30 GstMapInfo map = GST_MAP_INFO_INIT; in GetSurfaceBufferVirAddr() local 46 GstMapInfo map = GST_MAP_INFO_INIT; in GetSurfaceBufferSize() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
D | lnn_distributed_net_ledger.c | 73 static NodeInfo *GetNodeInfoFromMap(const DoubleHashMap *map, const char *id) in GetNodeInfoFromMap() 93 static int32_t InitDistributedInfo(DoubleHashMap *map) in InitDistributedInfo() 105 static void DeinitDistributedInfo(DoubleHashMap *map) in DeinitDistributedInfo() 248 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in GetDLOnlineNodeNumLocked() local 272 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in FillDLOnlineNodeInfoLocked() local 315 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in PostOnlineNodesToCb() local 341 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in LnnGetNodeInfoById() local 758 DoubleHashMap *map = NULL; in LnnAddOnlineNode() local 813 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in LnnSetNodeOffline() local 855 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in LnnGetBasicInfoByUdid() local [all …]
|
/foundation/ace/ace_engine/frameworks/core/components/clip/ |
D | render_clip.cpp | 68 FloatPropertyAnimatable::SetterMap map; in GetFloatPropertySetterMap() local 121 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap() local
|
/foundation/resourceschedule/work_scheduler/services/native/src/ |
D | work_queue_manager.cpp | 47 auto map = workStatus->workInfo_->GetConditionMap(); in AddWork() local 62 auto map = workStatus->workInfo_->GetConditionMap(); in RemoveWork() local
|
/foundation/aafwk/standard/common/task_dispatcher/src/dispatcher/ |
D | task_dispatcher_context.cpp | 61 std::map<std::string, long> map; in GetWorkerThreadsInfo() local
|
/foundation/communication/dsoftbus/core/bus_center/utils/include/ |
D | lnn_map.h | 53 Map *map; member
|
/foundation/ace/ace_engine/frameworks/core/components/video/ |
D | video_component_v2.h | 113 void SetGuestureComponentMap(std::unordered_map<std::string, RefPtr<Component>> map) in SetGuestureComponentMap()
|
/foundation/multimedia/audio_standard/frameworks/native/pulseaudio/src/modules/hdi/ |
D | hdi_source.c | 288 …ource_properties(pa_module *m, pa_modargs *ma, const pa_sample_spec *ss, const pa_channel_map *map, in pa_set_source_properties() 387 pa_channel_map map; in pa_hdi_source_new() local
|
D | hdi_sink.c | 60 pa_channel_map map; member
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/sink/audiosink/src/ |
D | gst_audio_server_sink.cpp | 374 GstMapInfo map; in gst_audio_server_sink_cache_render() local 500 GstMapInfo map; in gst_audio_server_sink_render() local
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/source/audiocapture/src/ |
D | audio_capture_as_impl.cpp | 134 GstMapInfo map = GST_MAP_INFO_INIT; in GetBuffer() local
|
/foundation/ace/ace_engine/frameworks/bridge/common/dom/ |
D | dom_panel.cpp | 25 inline T ConvertStrToEnum(const char* key, const LinearMapNode<T>* map, size_t length, T defaultVal… in ConvertStrToEnum()
|
/foundation/aafwk/standard/frameworks/kits/ability/native/test/unittest/ |
D | data_ability_operation_test.cpp | 395 std::map<int, int> map = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); variable 411 std::map<int, int> map = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); variable
|
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/source/videocapture/src/ |
D | video_capture_sf_es_avc_impl.cpp | 47 GstMapInfo map = GST_MAP_INFO_INIT; in AVCDecoderConfiguration() local
|
/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/sink_wrapper/ |
D | sink_bytebuffer_impl.cpp | 171 GstMapInfo map = GST_MAP_INFO_INIT; in HandleNewSampleCb() local
|
/foundation/communication/netstack/frameworks/js/builtin/ |
D | fetch_module.cpp | 95 void FetchModule::GetNameValue(JSIValue nv, std::map<std::string, std::string> &map) in GetNameValue()
|
/foundation/graphic/standard/frameworks/dumper/src/ |
D | graphic_dumper_server.cpp | 398 auto &map = configListenerDeathRecipientMap_; in HaveConfigDeathRecipient() local 484 auto &map = infoListenerDeathRecipientMap_; in HaveInfoDeathRecipient() local
|
/foundation/ace/ace_engine/frameworks/core/components/box/ |
D | render_box_base.cpp | 853 FloatPropertyAnimatable::SetterMap map; in GetFloatPropertySetterMap() local 889 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap() local
|
D | render_box.cpp | 1140 ColorPropertyAnimatable::SetterMap map; in GetColorPropertySetterMap() local 1173 ColorPropertyAnimatable::GetterMap map; in GetColorPropertyGetterMap() local
|
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
D | js_video.cpp | 35 [videoComponent] (std::unordered_map<std::string, RefPtr<Component>> map) { in Create()
|
D | js_web.cpp | 296 auto map = response_->GetHeaders(); in GetResponseHeader() local 381 auto map = request_->GetHeaders(); in GetRequestHeader() local
|
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/ |
D | gatt_client_service.cpp | 627 auto map = handleMap_.find(client.value()->second.connection_.GetHandle()); in Disconnect() local 1086 auto map = handleMap_.find(client.value()->second.connection_.GetHandle()); in DeregisterApplication() local 1098 auto map = handleMap_.emplace(std::make_pair<int, std::set<int>>(connectionHandle, {})); in OnConnect() local
|
/foundation/ace/ace_engine/frameworks/core/components/camera/ |
D | camera_element.cpp | 36 inline std::string GetStringFromMap(const std::map<std::string, std::string>& map, std::string key) in GetStringFromMap()
|