Home
last modified time | relevance | path

Searched defs:SetCurrentTime (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/
H A Dtime_manager.cpp52 void TimeManager::SetCurrentTime(int64_t msTime, int64_t msTimeSynsBoot) in SetCurrentTime() function in OHOS::Location::TimeManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video_controller.cpp100 void JSVideoController::SetCurrentTime(const JSCallbackInfo& args) in SetCurrentTime() function in OHOS::Ace::Framework::JSVideoController
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_video_ffi.cpp57 void NativeVideoController::SetCurrentTime(int32_t time, int32_t seekMode) in SetCurrentTime() function in OHOS::Ace::Framework::NativeVideoController
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp132 JSValue VideoComponent::SetCurrentTime(const jerry_value_t func, in SetCurrentTime() function in OHOS::ACELite::VideoComponent
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp461 bool AudioPlayer::SetCurrentTime(double currentTime) const in SetCurrentTime() function in OHOS::ACELite::AudioPlayer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1798 void VideoElement::SetCurrentTime(float currentPos, SeekMode seekMode) in OnStartBtnClick() function in OHOS::Ace::VideoElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1705 void VideoPattern::SetCurrentTime(float currentPos, OHOS::Ace::SeekMode seekMode) in OnModifyDone() function in OHOS::Ace::NG::VideoPattern