/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | delay_suspend_info_ex.cpp | 33 int32_t remainTime = GetActualDelayTime() - (int32_t)spendTime; in GetRemainDelayTime() local
|
/ohos5.0/foundation/communication/netmanager_base/services/common/include/ |
H A D | ffrt_timer.h | 90 int remainTime = (time > TIMER_MAX_INTERVAL_MS) ? (time % TIMER_MAX_INTERVAL_MS) : time; in OneTiming() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_animation_fraction_test.cpp | 283 int remainTime = 1; variable 298 int remainTime = 1; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/ |
H A D | frame_retainer.h | 39 uint32_t remainTime = 0u; // in second member
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | context_callback_impl.cpp | 100 int32_t remainTime; in OnResult() local 126 void ContextCallbackImpl::SetTraceRemainTime(int32_t remainTime) in SetTraceRemainTime()
|
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/ |
H A D | context_callback.h | 40 std::optional<int32_t> remainTime; member
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/ |
H A D | context_callback_impl_fuzzer.cpp | 80 int32_t remainTime = parcel.ReadInt32(); in FillSet() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/screenoffpre/ |
H A D | screen_off_pre_controller.cpp | 48 void ScreenOffPreController::AddScreenStateCallback(int32_t remainTime, const sptr<IScreenOffPreCal… in AddScreenStateCallback()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_animation_fraction.cpp | 222 void RSAnimationFraction::UpdateRemainTimeFraction(float fraction, int remainTime) in UpdateRemainTimeFraction()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/ |
H A D | distributedaudiotest.cpp | 327 int64_t remainTime = AUDIO_FRAME_TIME_INTERFAL_DEFAULT - passTime; in WriteStreamWait() local 540 int64_t remainTime = AUDIO_FRAME_TIME_INTERFAL_DEFAULT - passTime; in ReadStreamWait() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/ |
H A D | rsanimationbase_fuzzer.cpp | 83 int remainTime = GetData<int>(); in RSAnimationFractionFuzzerTest() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_transfer.c | 1455 uint32_t remainTime = GetRemainingTime(dFileTrans->timeout, &now, &dFileTrans->ts); in SenderGetTimeout() local 1471 uint32_t remainTime = GetRemainingTime(dFileTrans->timeout, &now, &dFileTrans->ts); in ReceiverGetTimeout() local
|
/ohos5.0/base/powermgr/power_manager/frameworks/native/ |
H A D | power_mgr_client.cpp | 391 bool PowerMgrClient::RegisterScreenStateCallback(int32_t remainTime, const sptr<IScreenOffPreCallba… in RegisterScreenStateCallback()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
H A D | dfx_dump_catcher.cpp | 474 int remainTime = DUMPCATCHER_REMOTE_P90_TIMEOUT; in DoDumpRemotePoll() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_test_proxy.cpp | 659 bool PowerMgrServiceTestProxy::RegisterScreenStateCallback(int32_t remainTime, in RegisterScreenStateCallback()
|
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_mgr_stub.cpp | 596 int32_t remainTime = 0; in RegisterScreenStateCallbackStub() local
|
H A D | power_mgr_proxy.cpp | 994 bool PowerMgrProxy::RegisterScreenStateCallback(int32_t remainTime, const sptr<IScreenOffPreCallbac… in RegisterScreenStateCallback()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_mgr_service.cpp | 1356 bool PowerMgrService::RegisterScreenStateCallback(int32_t remainTime, const sptr<IScreenOffPreCallb… in RegisterScreenStateCallback()
|