| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | common_event_collect_test.cpp | 364 EXPECT_TRUE(want2[pair.first] == pair.second); in HWTEST_F()
|
| /foundation/window/window_manager/previewer/src/ |
| H A D | window_impl.cpp | 91 if (windowId == iter->second.first) { in FindWindowById()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_enabled_state.cpp | 471 const WifiP2pDevice &device = info.first; in ProcessCmdRequestService()
|
| /foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
| H A D | wifi_c_device.cpp | 124 return static_cast<int>(each.first); in GetSecTypeByKeyMgmt()
|
| /foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
| H A D | request_context.cpp | 699 NapiUtils::SetDoubleProperty(env, performanceTimingValue, pair.first, pair.second); in SetPerformanceTimingToResult()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_sync_utils.cpp | 71 const auto &key = item->first; in RemoveDataExceptExtendInfo()
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
| H A D | flat_object_store.cpp | 256 data.erase(item.first); in FilterData()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_relational_schema_object_test.cpp | 651 SyncOpinion tableOpinionRecv = opinionRecv.at(it.first); in HWTEST_F()
|
| /foundation/distributeddatamgr/pasteboard/framework/tlv/ |
| H A D | tlv_object.cpp | 151 ret = ret && Write(buffer, TAG_MAP_KEY, item.first);
in Write()
|
| /foundation/distributedhardware/distributed_camera/services/channel/src/ |
| H A D | dcamera_softbus_adapter.cpp | 509 [&](const auto& item) { return item.first == peerSessionName; }); in FindSessNameByPeerSessName()
|
| /foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/ |
| H A D | napi_preferences.cpp | 502 std::piecewise_construct, std::forward_as_tuple(env), std::forward_as_tuple(env, this)).first; in RegisteredObserver()
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
| H A D | napi_data_utils.cpp | 367 NAPI_CALL_BASE(env, napi_set_named_property(env, out, prop.first.c_str(), jsProValue), napi_invalid_arg); in SetValue()
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| H A D | device_manager_service_listener.cpp | 581 if (it->first.find(pkgName) == 0) { in OnAppUnintall()
|
| /foundation/filemanagement/dfs_service/utils/dentry/src/ |
| H A D | meta_file.cpp | 685 auto deleteKey = metaFileList_.back().first; in GetMetaFile()
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | copy.cpp | 414 return item.first == wd; in GetReceivedInfo()
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
| H A D | device_manager_agent.cpp | 212 // online first query this dev's trust info in OnDeviceReady() 633 tokenId = it->first; in FindListenerByObject()
|
| /third_party/ffmpeg/libavresample/x86/ |
| H A D | audio_mix.asm | 342 ; load channel pointers to registers as offsets from the first channel pointer
|
| /third_party/glfw/src/ |
| H A D | internal.h | 974 int _glfwCompareVideoModes(const GLFWvidmode* first, const GLFWvidmode* second);
|
| /third_party/ffmpeg/tests/fate/ |
| H A D | matroska.mak | 94 # the first packet (with the overall lowest dts) is a video packet,
|
| /third_party/gn/src/gn/ |
| H A D | setup.cc | 177 will first be looked for in the source root. If it's not found, the 316 // quote the first argument in addition (to allow for spaces in the Python 691 // For the first run, the build output dir might not be created yet, so do 1034 it != switches.end() && it->first == switches::kRootPattern; ++it) {
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-printers.h | 285 // Try every printer in order and return the first one that works. 749 // We cannot use UniversalPrint(value.first, os) here, as T1 may be in PrintTo() 751 UniversalPrinter<T1>::Print(value.first, os); in PrintTo() 887 // omit some details by printing only the first and the last in UniversalPrintArray() 1087 // Tersely prints the first N fields of a tuple to a string vector,
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asound.h | 457 unsigned int first; /* offset to first sample in bits */ member 463 * first definition for backwards compatibility only, 838 unsigned char first_group; /* first group ID */ 1099 unsigned int offset; /* W: first element ID to get */ 1164 unsigned int tlv[0]; /* first TLV */
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| H A D | RBBIMonkeyTest.java | 844 for (int bk=fBI.first(); bk != BreakIterator.DONE; bk=fBI.next()) { in testForwards()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | RBBIMonkeyTest.java | 848 for (int bk=fBI.first(); bk != BreakIterator.DONE; bk=fBI.next()) { in testForwards()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_virtualvalues.cpp | 595 value = entry->second.first; 749 * don't track the first write to an array element as write to all
|