/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_frame_rate_manager_test.cpp | 356 mgr->cleanPidCallback_[gamePid].insert(CleanPidCallbackType::TOUCH_EVENT); in HWTEST_F() 357 mgr->cleanPidCallback_[gamePid].insert(CleanPidCallbackType::GAMES); in HWTEST_F() 358 mgr->cleanPidCallback_[gamePid].insert(static_cast<CleanPidCallbackType>(undefinedCallbackType)); in HWTEST_F()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | m3u8.cpp | 362 drmInfo.insert({ uuidString, std::vector<uint8_t>(pssh, pssh + psshSize) }); in SetDrmInfo() 380 localDrmInfos_.insert(newItem); in StoreDrmInfos() 394 localDrmInfos_.insert(newItem); in StoreDrmInfos()
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_video_player_fast_1.h | 48 uri.insert(5, fdStr); // 5 ---fd::// in FIXTURE() 88 uri.insert(5, "-1"); // 5 ---fd::// in FIXTURE() 126 uri.insert(5, "-123456789"); // 5 ---fd::// in FIXTURE()
|
/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | touch_gesture_detector.cpp | 185 directions.insert(direction); in HandlePinchMoveEvent() 420 directions.insert(direction); in ClacFingerMoveDirection() 627 auto iter = fingers_.insert(fingers); in AddGestureFingers()
|
/foundation/window/window_manager/dm_lite/src/ |
H A D | display_manager_lite.cpp | 250 displayListeners_.insert(listener);
in RegisterDisplayListener() 358 foldStatusListeners_.insert(listener);
in RegisterFoldStatusListener() 427 displayModeListeners_.insert(listener);
in RegisterDisplayModeListener()
|
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | abstract_display_controller_test.cpp | 79 absDisplayController_->abstractDisplayMap_.insert(std::make_pair(displayid, absDisplay_)); in SetUp() 125 group->screenMap_.insert(std::make_pair(100, absScreen_)); // 100 is test data in HWTEST_F() 140 group->screenMap_.insert(std::make_pair(100, absScreen_)); // 100 is test data in HWTEST_F()
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
H A D | bitmap_manager.h | 105 * if key is not exist in map insert value, or get value or with input value 114 map_.insert(std::make_pair(key, Bitmap(val))); in OrInsert() 551 * insert segment and bitmap into map lsit 566 mapList_.insert(it, segBitmap); in Insert() 570 mapList_.insert(mapList_.end(), segBitmap); in Insert() 758 * insert ip and rule bitmap map 785 * insert ip6 segment and bitmap map 795 * insert ip4 segment and bitmap map
|
/foundation/communication/dsoftbus/core/common/message_handler/ |
H A D | message_handler.c | 320 bool insert = false; in PostMessageAtTime() local 326 insert = true; in PostMessageAtTime() 330 if (!insert) { in PostMessageAtTime() 335 COMM_LOGD(COMM_UTILS, "PostMessageAtTime insert. name=%{public}s", context->name); in PostMessageAtTime()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | udmf_run_time_store_test.cpp | 479 details1.insert({ "udmf_key", "udmf_value" }); in HWTEST_F() 513 details1.insert({ "udmf_key", "udmf_value" }); in HWTEST_F() 542 details.insert({ "udmf_key", "udmf_value" }); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | query_sync_water_mark_helper.cpp | 368 deleteSyncCache_.insert(std::pair<DeviceID, DeleteWaterMark>(hashDeviceId, waterMark)); in GetDeleteWaterMarkFromCache() 415 deviceIdToHashDeleteSyncIdMap_.insert(std::pair<DeviceID, DeviceID>(deviceId, hashDeleteSyncId)); in GetHashDeleteSyncDeviceId() 495 idMap.insert({queryKey, id}); in RemoveLeastUsedQuerySyncItems()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler_asset.cpp | 119 serverIdMap_.insert(std::make_pair(ASSET_LOCAL_SESSION_NAME, socketId)); in CreateAssetLocalSessionServer() 230 clientInfoMap_.insert(std::make_pair(socketId, srcNetWorkId)); in OnAssetRecvBind() 261 assetObjMap_.insert(std::pair<int32_t, sptr<AssetObj>>(socketId, assetObj)); in AddAssetObj()
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | netdev-times.py | 24 all_event_list = []; # insert all tracepoint event related with this script 398 rx_skb_list.insert(0, rec_data) 409 tx_queue_list.insert(0, skb) 424 tx_xmit_list.insert(0, skb)
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | netdev-times.py | 24 all_event_list = []; # insert all tracepoint event related with this script 398 rx_skb_list.insert(0, rec_data) 409 tx_queue_list.insert(0, skb) 424 tx_xmit_list.insert(0, skb)
|
/third_party/gn/src/gn/ |
H A D | commands.cc | 234 unique_files.insert(FilePathToUTF8(BuildFileForItem(target))); in PrintTargetsAsBuildfiles() 246 unique_labels.insert(target->label()); in PrintTargetsAsLabels() 300 temp_label.insert(0, "/"); in FixGitBashLabelEdit()
|
H A D | scope.cc | 529 build_dependency_files_.insert(build_dependency_file); in AddBuildDependencyFile() 534 build_dependency_files_.insert(build_dependency_files.begin(), in AddBuildDependencyFiles() 568 programmatic_providers_.insert(p); in AddProvider()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | udbgutil.cpp | 644 ticket.insert(0, ICU_BUG_PREFIX); in mapTicketId() 670 fTable[ticket][where].insert(std::string(icu::CStr(ustr)())); in add() 693 fTable[ticket][where].insert(str); in add()
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | dispatch.cc | 515 weak_ptrs_.insert(weak.get()); in weakPtr() 594 auto it = redirects_.insert(redirects_.end(), sorted_redirects.begin(), 598 auto jt = dispatchers_.insert(dispatchers_.end(),
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | udbgutil.cpp | 647 ticket.insert(0, ICU_BUG_PREFIX); in mapTicketId() 673 fTable[ticket][where].insert(std::string(icu::CStr(ustr)())); in add() 696 fTable[ticket][where].insert(str); in add()
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-inspector-impl.cc | 130 .insert(std::make_pair( in ensureConsoleMessageStorage() 200 m_uniqueIdToContextId.insert( in contextCreated() 206 .insert(std::make_pair( in contextCreated()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_coalesce.cpp | 46 edges.insert(new ra_edge(a,b, cost)); in add_edge() 247 chunks.insert(c); in build_chunk_queue() 272 constraints.insert(c); in build_constraint_queue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiMaintenance3Check.cpp | 116 aliveTypes.insert(typeCount.first); in getAliveTypes() 128 subset.insert(type); in getAliveTypesForLimit() 449 iter = typeCount.insert(make_pair(b.descriptorType, (deUint32)0)).first; in getBindingsDescription()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.cpp | 480 textureCaps.sampleCounts.insert(1); in GenerateTextureFormatCaps() 489 textureCaps.sampleCounts.insert(i); in GenerateTextureFormatCaps() 521 textureCapsMap->insert(internalFormat, textureCaps); in GenerateCaps()
|
H A D | formatutils9.cpp | 43 map.insert(InternalFormatInitialzerPair( in BuildInternalFormatInitialzerMap() 45 map.insert(InternalFormatInitialzerPair( in BuildInternalFormatInitialzerMap() 94 map->insert(std::make_pair(internalFormat, info)); in InsertD3D9FormatInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 429 ParallelRegionBlockSet.insert(PRegEntryBB); in CreateParallel() 430 ParallelRegionBlockSet.insert(PRegExitBB); in CreateParallel() 438 if (ParallelRegionBlockSet.insert(SuccBB).second) in CreateParallel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Type.cpp | 414 getContext().pImpl->NamedStructTypes.insert(std::make_pair(Name, this)); in setName() 427 IterBool = getContext().pImpl->NamedStructTypes.insert( in setName() 486 if (Visited && !Visited->insert(const_cast<StructType*>(this)).second) in isSized()
|