Home
last modified time | relevance | path

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

12

/foundation/communication/dsoftbus/core/bus_center/utils/src/
Dlnn_map.c48 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/
Dability_process.cpp93 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/
Dgst_dec_surface.cpp30 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/
Dlnn_distributed_net_ledger.c73 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/
Drender_clip.cpp68 FloatPropertyAnimatable::SetterMap map; in GetFloatPropertySetterMap() local
121 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap() local
/foundation/resourceschedule/work_scheduler/services/native/src/
Dwork_queue_manager.cpp47 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/
Dtask_dispatcher_context.cpp61 std::map<std::string, long> map; in GetWorkerThreadsInfo() local
/foundation/communication/dsoftbus/core/bus_center/utils/include/
Dlnn_map.h53 Map *map; member
/foundation/ace/ace_engine/frameworks/core/components/video/
Dvideo_component_v2.h113 void SetGuestureComponentMap(std::unordered_map<std::string, RefPtr<Component>> map) in SetGuestureComponentMap()
/foundation/multimedia/audio_standard/frameworks/native/pulseaudio/src/modules/hdi/
Dhdi_source.c288 …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
Dhdi_sink.c60 pa_channel_map map; member
/foundation/multimedia/media_standard/services/engine/gstreamer/plugins/sink/audiosink/src/
Dgst_audio_server_sink.cpp374 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/
Daudio_capture_as_impl.cpp134 GstMapInfo map = GST_MAP_INFO_INIT; in GetBuffer() local
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_panel.cpp25 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/
Ddata_ability_operation_test.cpp395 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/
Dvideo_capture_sf_es_avc_impl.cpp47 GstMapInfo map = GST_MAP_INFO_INIT; in AVCDecoderConfiguration() local
/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/sink_wrapper/
Dsink_bytebuffer_impl.cpp171 GstMapInfo map = GST_MAP_INFO_INIT; in HandleNewSampleCb() local
/foundation/communication/netstack/frameworks/js/builtin/
Dfetch_module.cpp95 void FetchModule::GetNameValue(JSIValue nv, std::map<std::string, std::string> &map) in GetNameValue()
/foundation/graphic/standard/frameworks/dumper/src/
Dgraphic_dumper_server.cpp398 auto &map = configListenerDeathRecipientMap_; in HaveConfigDeathRecipient() local
484 auto &map = infoListenerDeathRecipientMap_; in HaveInfoDeathRecipient() local
/foundation/ace/ace_engine/frameworks/core/components/box/
Drender_box_base.cpp853 FloatPropertyAnimatable::SetterMap map; in GetFloatPropertySetterMap() local
889 FloatPropertyAnimatable::GetterMap map; in GetFloatPropertyGetterMap() local
Drender_box.cpp1140 ColorPropertyAnimatable::SetterMap map; in GetColorPropertySetterMap() local
1173 ColorPropertyAnimatable::GetterMap map; in GetColorPropertyGetterMap() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_video.cpp35 [videoComponent] (std::unordered_map<std::string, RefPtr<Component>> map) { in Create()
Djs_web.cpp296 auto map = response_->GetHeaders(); in GetResponseHeader() local
381 auto map = request_->GetHeaders(); in GetRequestHeader() local
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/
Dgatt_client_service.cpp627 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/
Dcamera_element.cpp36 inline std::string GetStringFromMap(const std::map<std::string, std::string>& map, std::string key) in GetStringFromMap()

12