Searched defs:tempMap (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/netstack/utils/napi_utils/src/ |
| D | event_manager.cpp | 130 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local 135 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local 140 auto tempMap = static_cast<std::map<std::string, std::string> *>(data); in EmitByUv() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| D | communicator_proxy.cpp | 88 std::map<std::string, ICommunicator *> tempMap; in Activate() local
|
| /foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
| D | intellisense_server.cpp | 344 map<std::string, int> tempMap = m_subEventPara[key]; in SetPara() local
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
| D | native_video_encoder.cpp | 349 …ideoEncoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc() 358 …ideoEncoderObject::MemoryToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVMemory>> &tempMap) in MemoryToTempFunc()
|
| D | native_video_decoder.cpp | 351 …ideoDecoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc() 360 …ideoDecoderObject::MemoryToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVMemory>> &tempMap) in MemoryToTempFunc()
|
| /foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
| D | http_exec.cpp | 943 std::map<std::string, std::string> tempMap = context->response.GetHeader(); in MakeHeaderWithSetCookie() local
|