| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_overlay_test_ng.cpp | 629 EXPECT_EQ(pair.first, "subs"); in HWTEST_F() 658 EXPECT_EQ(pair.first, "subs"); in HWTEST_F() 844 * @tc.steps: step1. first click does not show single handle in HWTEST_F() 888 * @tc.steps: step2. first click does not show single handle in HWTEST_F()
|
| H A D | rich_editor_base_testone_ng.cpp | 946 EXPECT_EQ(pair.first, "subs"); in HWTEST_F() 986 EXPECT_EQ(pair.first, "subs"); in HWTEST_F()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_indicator_modifier_test_ng.cpp | 1756 EXPECT_NEAR(result.first, contentProperty.vectorBlackPointCenterX[0] - radius, 0.001f); in HWTEST_F() 1765 EXPECT_NEAR(result.first, contentProperty.vectorBlackPointCenterX[2] - radius, 0.001f); in HWTEST_F()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| H A D | xcomponent_pattern.cpp | 702 // when the component finish it's first layout, so do not trigger the native onSurfaceChanged callback in XComponentSizeChange() 706 // When creating the surface for the first time, needFireNativeEvent = false, other time needFireNativeEvent = true in XComponentSizeChange() 707 // the first time change size no need to resize nativeWindow in XComponentSizeChange() 773 auto nativeXComponentImpl = pair.first; in OnAccessibilityChildTreeRegister() 811 auto nativeXComponentImpl = pair.first; in OnAccessibilityChildTreeDeregister()
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
| H A D | napi_audio_enum.cpp | 548 propName = iter.first; in CreateEnumObject() 579 propName = iter.first; in CreateEnumInt64Object()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_manager_proxy.cpp | 241 data.WriteString(static_cast<std::string>(it->first)); in SetExtraParameters() 526 data.WriteInt32(static_cast<int32_t>(it->first)); in UpdateActiveDevicesRoute()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| H A D | audio_renderer.cpp | 112 mostAppUid = iter->first > mostAppUid ? iter->first : mostAppUid; in CheckMaxRendererInstances()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_base_render_util.cpp | 64 using Offset = std::pair<uint8_t, uint8_t>; // first: offsetSrc; second: offsetDst 671 if (len.first == 0 || len.second == 0) { 674 offsetSrc += len.first;
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.cpp | 1164 // reset dirty rect as mirrored wired screen size when first time connection or matrix changed in CalculateVirtualDirtyForWiredScreen() 1458 std::stable_sort(drawables.begin(), drawables.end(), [](const auto& first, const auto& second) -> bool { in AdjustZOrderAndDrawSurfaceNode() 1459 auto firstDrawable = std::static_pointer_cast<RSSurfaceRenderNodeDrawable>(first); in AdjustZOrderAndDrawSurfaceNode()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
| H A D | exif_info.cpp | 416 exifTags_.EnsureInsert(i->first, DEFAULT_EXIF_VALUE); in EXIFInfo() 2055 tag = find_item->first; in GetExifTagByName()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/ |
| H A D | medialibrary_fileext_test.cpp | 1062 auto ret = mediaFileExtAbility->ListFile(dirInfo, limit.first, limit.second, filter, dirFileList); in ListFileTestLimit() 1064 EXPECT_EQ(dirFileList.size(), min((DIR_RESULT - limit.first), limit.second)); in ListFileTestLimit()
|
| /foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
| H A D | media_scanner_db.cpp | 517 if (path.find(iter.first) != string::npos) { in GetOprnObjectFromPath() 606 MEDIA_ERR_LOG("failed to go to first row"); in GetFileSet() 909 dataType = itr->second.first; in ExtractMetaFromColumn()
|
| /foundation/multimedia/player_framework/frameworks/js/avplayer/ |
| H A D | avplayer_callback.cpp | 384 napi_create_string_utf8(mapRef->env_, item.first.c_str(), NAPI_AUTO_LENGTH, &jsUuid); 431 CommonNapi::SetPropertyInt32(propertyIntRef->env_, args[0], it.first, it.second);
|
| /foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
| H A D | js_display_manager.cpp | 451 napi_strict_equals(env, jsListenerObject, iter.first->GetNapiValue(), &isEquals);
in IfCallbackRegistered() 510 napi_strict_equals(env, value, it->first->GetNapiValue(), &isEquals);
in UnRegisterDisplayListenerWithType()
|
| /foundation/window/window_manager/test/systemtest/dms/ |
| H A D | screen_manager_test.cpp | 298 if (virtualScreenId == pair.first) {
in CheckScreenGroupState() 299 ASSERT_EQ(virtualScreenId, pair.first);
in CheckScreenGroupState()
|
| /foundation/window/window_manager/dm/src/ |
| H A D | display_manager.cpp | 771 return item.first == abilityToken && item.second == displayId;
in AddDisplayIdFromAms() 794 return item.first == abilityToken;
in RemoveDisplayIdFromAms()
|
| /foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
| H A D | js_screen_manager.cpp | 208 napi_strict_equals(env, jsListenerObject, iter.first->GetNapiValue(), &isEquals);
in IfCallbackRegistered() 283 napi_strict_equals(env, value, it->first->GetNapiValue(), &isEquals);
in UnRegisterScreenListenerWithType()
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_processor_test.cpp | 138 return value.first; in InjectData() 161 return value.first; in InjectData()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/ |
| H A D | hal_device_manage.cpp | 854 std::string ifaceName = it.first;
in ClearStaInfo() 862 std::string ifaceName = it.first;
in ClearApInfo()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_service_impl.cpp | 990 if (ret.first.empty()) { in DoSyncInOrder() 994 auto status = DoSyncBegin(ret.first, meta, info, complete, type); in DoSyncInOrder()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_cloud_interfaces_relational_remove_device_data_test.cpp | 470 ASSERT_EQ(process.begin()->first, DEVICE_CLOUD); in GetCallback() 495 auto real = syncProcess.tableProcess.find(expect.first); in GetCallback()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store.cpp | 1343 (void)handle->Rollback(); // Keep the error code of the first scene in SaveSyncItems() 1806 std::string storeDir = storeIdentDir + item.first; in GetKvDBSize() 1807 std::string storeOnlyDir = storeOnlyIdentDir + item.first; in GetKvDBSize() 1871 (void)handle->Rollback(); // Keep the error code of the first scene in SaveSyncItemsInCacheMode()
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| H A D | device_manager_service.cpp | 1668 dmServiceImpl_->HandleIdentAccountLogout(item.first, userId, accountId); in HandleAccountLogout() 1669 peerUdids.emplace_back(item.first); in HandleAccountLogout()
|
| /foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
| H A D | js_file_access_ext_ability.cpp | 549 result.errCode = errCodeTable.at(result.errCode).first; in TranslateResult() 1389 if (column == it.first) { in ConvertColumn()
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| H A D | screen_session.cpp | 1324 res.push_back(iter->second.first); in GetChildren() 1367 screenGroupInfo->children_.push_back(iter->first); in ConvertToScreenGroupInfo()
|