Home
last modified time | relevance | path

Searched defs:tempMap (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/netstack/utils/napi_utils/src/
Devent_manager.cpp114 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheckShared() local
119 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheckShared() local
124 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheckShared() local
167 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheck() local
172 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheck() local
177 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUvWithoutCheck() local
205 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local
210 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local
215 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/network_black_list/
Dnetwork_black_list_manager.cpp113 std::map<std::string, int32_t> tempMap; in CleanTempWifiBlockList() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dcommunicator_proxy.cpp88 std::map<std::string, ICommunicator *> tempMap; in Activate() local
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
Dnative_video_encoder.cpp387 …ideoEncoderObject::FormatToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVFormat>> &tempMap) in FormatToTempFunc()
404 …ideoEncoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc()
413 …ideoEncoderObject::MemoryToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVMemory>> &tempMap) in MemoryToTempFunc()
Dnative_video_decoder.cpp320 …ideoDecoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc()
329 …ideoDecoderObject::MemoryToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVMemory>> &tempMap) in MemoryToTempFunc()
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
Dintellisense_server.cpp346 map<std::string, int> tempMap = m_subEventPara[key]; in SetPara() local
/foundation/communication/netstack/frameworks/cj/http/src/
Dnet_http_client_exec.cpp986 std::map<std::string, std::string> tempMap = context->response.GetHeader(); in MakeHeaderWithSetCookie() local
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp1361 std::map<std::string, std::string> tempMap = context->response.GetHeader(); in AddCurlHandle() local