/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | contexts_trie.c | 301 uint32_t currentPos = 0; in ReadParamFromSharedMem() local 328 static int WriteParamToSharedMem(char *paramName, char *context, uint32_t *currentPos, SharedMem **… in WriteParamToSharedMem() 355 static void LoadParameterContexts(const char* fileName, uint32_t *currentPos, SharedMem **memPtr) in LoadParameterContexts() 397 uint32_t currentPos = 0; in LoadParameterContextsToSharedMem() local
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/ |
H A D | drag_event_unit_test.cpp | 135 Point currentPos = dragEvent_->GetCurrentPos(); variable
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_zipfile.cpp | 144 size_t currentPos = endDir.offset; in LoadPackage() local 240 const EndCentralDir &endDir, size_t currentPos, size_t fileLen) in ParseFileEntries() 512 …_t ZipFileEntry::DecodeCentralDirEntry(PkgStreamPtr inStream, PkgBuffer &buffer, size_t currentPos, in DecodeCentralDirEntry() 548 size_t currentPos) in DecodeLocalFileHeaderCheck() 584 …32_t ZipFileEntry::DecodeLocalFileHeader(PkgStreamPtr inStream, PkgBuffer &data, size_t currentPos, in DecodeLocalFileHeader()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_abstract_scroll.cpp | 227 bool UIAbstractScroll::DragThrowAnimator(Point currentPos, Point lastPos, uint8_t dragDirection, bo… in DragThrowAnimator() 262 void UIAbstractScroll::CalculateDragDistance(Point currentPos, in CalculateDragDistance()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | media_player_impl.cpp | 74 uint32_t duration, uint32_t currentPos, bool needFireEvent) { in InitListener() 99 auto onCurrentTimeChange = [weak = WeakClaim(this), uiTaskExecutor](uint32_t currentPos) { in InitListener()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/ |
H A D | video_element.cpp | 248 auto&& positionUpdatedEvent = [videoElement, uiTaskExecutor](uint32_t currentPos) { in RegisterMediaPlayerEvent() 1039 uint32_t currentPos, bool needFireEvent) { in InitListener() 1063 auto onCurrentTimeChange = [videoElement, uiTaskExecutor](uint32_t currentPos) { in InitListener() 1211 …uint32_t width, uint32_t height, bool isPlaying, uint32_t duration, uint32_t currentPos, bool need… in OnPrepared() 1345 void VideoElement::OnCurrentTimeChange(uint32_t currentPos) in OnCurrentTimeChange() 1798 void VideoElement::SetCurrentTime(float currentPos, SeekMode seekMode) in OnStartBtnClick()
|
H A D | video_element_v2.cpp | 112 …eak = AceType::WeakClaim(this), singleChild](bool fullscreen, bool isPlaying, int32_t currentPos) { in FireFullscreen()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | file_metadata_stream.cpp | 215 long currentPos = ftell(fp_); in IsEof() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | zip_file.cpp | 113 ZipPos currentPos = centralDirPos_; in ParseAllEntries() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.cpp | 373 auto&& positionUpdatedEvent = [videoPattern, uiTaskExecutor](uint32_t currentPos) { in RegisterMediaPlayerEvent() 422 auto&& seekDoneEvent = [videoPattern, uiTaskExecutor](uint32_t currentPos) { in RegisterMediaPlayerEvent() 503 void VideoPattern::OnCurrentTimeChange(uint32_t currentPos) in OnCurrentTimeChange() 647 void VideoPattern::OnPrepared(uint32_t duration, uint32_t currentPos, bool needFireEvent) in OnPrepared() 1705 void VideoPattern::SetCurrentTime(float currentPos, OHOS::Ace::SeekMode seekMode) in OnModifyDone()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | zip_file.cpp | 111 ZipPos currentPos = centralDirPos_; in ParseAllEntries() local
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiler.cpp | 813 char* currentPos = serializedData; in SerializeTensorsToBuffer() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.cpp | 669 int64_t currentPos = Plugin::HstTime2Ms(seekPos); in DoSeek() local
|
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_pattern.cpp | 453 auto&& positionUpdatedEvent = [movingPhotoPattern, uiTaskExecutor](uint32_t currentPos) { in RegisterMediaPlayerEvent()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_file_utils.cpp | 1862 string::size_type currentPos = displayName.rfind('.'); local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 2196 const char *currentPos = font; in GetSubFont() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list.cpp | 2338 double currentPos = spThis->GetMainAxis(info.GetTouches().front().GetLocalLocation()); in PrepareRawRecognizer() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1950 …float currentPos = manager->GetClickPosition().GetY() - context->GetRootRect().GetOffset().GetY() - in OnVirtualKeyboardHeightChange() local
|