/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/ |
H A D | command.cpp | 41 for (const auto &seg : format_) { in GetFormat() local
|
/ohos5.0/base/time/time_service/services/dfx/src/ |
H A D | time_cmd_parse.cpp | 52 for (auto &seg : format) { in GetFormat() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_mpd_downloader_unit_test.cpp | 123 std::shared_ptr<DashSegment> seg = nullptr; variable 140 std::shared_ptr<DashSegment> seg = nullptr; variable 149 std::shared_ptr<DashSegment> seg = nullptr; variable
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | command.cpp | 47 for (const auto &seg : format) { in GetFormat() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | command.cpp | 48 for (auto &seg : format_) { in GetFormat() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_segmented_layout.cpp | 390 auto seg = info_->GetSegment(i); in MeasureOnJump() local 440 int32_t seg = info_->GetSegment(i); in MeasureToTarget() local 542 int32_t seg = info_->GetSegment(itemIdx); in SyncPreloadItem() local
|
H A D | water_flow_layout_info.cpp | 124 auto seg = GetSegment(itemIndex); in GetMainHeight() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_g711mu_encoder_plugin.cpp | 121 uint16_t seg; in G711MuLawEncode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
H A D | water_flow_layout_utils.cpp | 153 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg… in GetUserDefHeight()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/g711mu/ |
H A D | audio_g711mu_encoder_plugin.cpp | 129 uint16_t seg; in G711MuLawEncode() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_media_downloader.cpp | 165 std::shared_ptr<DashSegment> seg; in UpdateDownloadFinished() local 378 std::shared_ptr<DashSegment> seg = nullptr; in ReceiveMpdStreamInitEvent() local 396 … const std::shared_ptr<DashStreamDescription> &streamDesc, const std::shared_ptr<DashSegment> &seg) in OpenInitSegment()
|
H A D | dash_mpd_downloader.cpp | 224 …GetRet DashMpdDownloader::GetNextSegmentByStreamId(int streamId, std::shared_ptr<DashSegment> &seg) in GetNextSegmentByStreamId() 258 std::shared_ptr<DashSegment> &seg) in GetBreakPointSegment()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | ref_uri.h | 355 inline bool RefUri::AddSegment(BASE_NS::string seg) in AddSegment()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
H A D | bpf_def.h | 14 #define GET_IP_SEGMENT(ip, seg) (((ip) >> (((seg)-1) * 8)) & 0xFF) argument
|