| /foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
| H A D | bundle_manager_convert.cpp | 442 for (auto it = data.begin(); it != data.end(); ++it) { in ConvertArrDataItem()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_top_down_test.cpp | 74 auto lastItem = info->items_[0].begin()->second.rbegin(); in HWTEST_F()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
| H A D | napi_parser_utils.cpp | 578 outObj.value = std::string(vec.begin(), vec.end()); in NapiParseObject()
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_hfp_ag.cpp | 125 for (auto it = ori.begin(); it != ori.end(); it++) { in GetConnectedDevices()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| H A D | napi_bluetooth_utils.cpp | 750 if (std::find(names.begin(), names.end(), name) == names.end()) { in NapiCheckObjectPropertiesName()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | adapter_manager.cpp | 668 if (std::find(otherDevices.begin(), otherDevices.end(), device) == otherDevices.end()) { in RemoveDeviceProfileConfig()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_camera_cubemap.cpp | 498 dc0.counts.insert(dc0.counts.end(), dc1.counts.begin(), dc1.counts.end()); in InitCreateBinders()
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | pa_adapter_manager.cpp | 826 for (auto bit = chSetToPaPositionMap.begin(); bit != chSetToPaPositionMap.end(); ++bit) { in ConvertChLayoutToPaChMap()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
| H A D | render_data_store_post_process.cpp | 247 for (auto ppIter = iter->second.postProcesses.begin(); ppIter != iter->second.postProcesses.end(); ++ppIter) { in Destroy()
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | buffer_queue_test.cpp | 393 for (auto it = cache.begin(); it != cache.end(); it++) { in HWTEST_F()
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/ |
| H A D | remote_audio_capturer_source.cpp | 161 for (auto it = allRemoteSources.begin(); it != allRemoteSources.end(); it++) { in GetAllInstance()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | render_node_parser_util.cpp | 380 std::transform(iIter->array_.begin(), iIter->array_.end(), std::back_inserter(attachmentVector), in ParseRenderpass()
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/example/ |
| H A D | audio_policy_test.cpp | 553 for (auto it = focusInfoList.begin(); it != focusInfoList.end(); ++it) { in PrintFocusInfoList()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/ |
| H A D | audio_spatialization_service.cpp | 571 for (auto it = spatializationStateCBMap_.begin(); it != spatializationStateCBMap_.end(); ++it) { in HandleSpatializationStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/ |
| H A D | pulse_audio_service_adapter_impl.cpp | 424 CHECK_AND_CONTINUE_LOG(std::find(remoteSinks.begin(), remoteSinks.end(), sink) == remoteSinks.end(), in SetLocalDefaultSink()
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_interrupt_service_test/src/ |
| H A D | audio_interrupt_unit_test.cpp | 390 auto it = pairList.begin(); in HWTEST()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | node_context_descriptor_set_manager_vk.cpp | 215 auto oldRes = std::partition(pendingDeallocations_.begin(), pendingDeallocations_.end(), in BeginFrame()
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hcodec_state.cpp | 305 SLOGI("begin to set omx to idle"); in OnStart() 404 SLOGI("omx now idle, begin to set omx to executing"); in OnCodecEvent() 519 SLOGI("output port settings changed, begin to ask omx to disable out port"); in OnCodecEvent() 550 SLOGI("receive %s msg, begin to set omx to idle", info.type == MsgWhat::RELEASE ? "release" : "stop"); in OnShutDown() 564 SLOGI("begin to ask omx to flush"); in OnFlush() 655 if (std::none_of(codec_->outputBufferPool_.begin(), codec_->outputBufferPool_.end(), [](const BufferInfo& info) { in OnCheckIfStuck() 703 SLOGI("begin to ask omx to enable out port"); in HandleOutputPortDisabled() 937 SLOGI("begin to set omx to loaded"); in ChangeOmxNodeToLoadedState()
|
| /foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
| H A D | demuxer_plugin_manager.cpp | 189 MEDIA_LOG_D("InitDefaultPlay begin");
in InitDefaultPlay() 225 auto iter = std::find_if(trackInfoMap_.begin(), trackInfoMap_.end(),
in GetTrackInfoByStreamID() 291 MEDIA_LOG_I("LoadCurrentSubtitleDemuxerPlugin begin");
in LoadCurrentSubtitlePlugin() 506 MEDIA_LOG_I("StartPlugin begin. id = " PUBLIC_LOG_D32, streamId);
in StartPlugin() 526 MEDIA_LOG_I("StopPlugin begin. id = " PUBLIC_LOG_D32, streamId);
in StopPlugin()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_system_properties.cpp | 819 bool res = std::find(targetVec.begin(), targetVec.end(), node) != targetVec.end(); in FindNodeInTargetList()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
| H A D | rs_render_property.cpp | 614 info.erase(std::remove_if(info.begin(), info.end(), [](auto c) { return c == '\t' || c == '\n'; }), in Dump()
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/ |
| H A D | js_text_line.cpp | 539 for (auto it = offsetMap.begin(); it != offsetMap.end(); ++it) { in OnEnumerateCaretOffsets()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_file.cpp | 121 if (std::find(std::begin(headerPidList_), std::end(headerPidList_), pid) != std::end(headerPidList_)) { in AddHeaderPid()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_thread.cpp | 782 auto pid = *(this->exitedPidSet_.begin()); in PostClearMemoryTask()
|
| /foundation/multimedia/media_foundation/interface/inner_api/meta/ |
| H A D | meta.h | 468 MapIt begin() const // to support for (auto e : Meta), must use begin/end name in begin() function in OHOS::Media::Meta
|