Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_user_info.h38 int64_t updateTime = 0; member
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
Dfms_form_timer_mgr_test.cpp1057 long updateTime = Constants::MIN_PERIOD; variable
1075 long updateTime = Constants::MIN_PERIOD; variable
1093 long updateTime = Constants::MIN_PERIOD; variable
1111 long updateTime = Constants::MIN_PERIOD; variable
1129 int64_t updateTime = 40; variable
1146 int64_t updateTime = 40; variable
/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
Dformtimermgr_fuzzer.cpp73 long updateTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/src/
Dform_timer_mgr.cpp546 bool FormTimerMgr::OnUpdateAtTrigger(long updateTime) in OnUpdateAtTrigger()
580 bool FormTimerMgr::OnDynamicTimeTrigger(int64_t updateTime) in OnDynamicTimeTrigger()
1371 long updateTime = want.GetLongParam(Constants::KEY_WAKEUP_TIME, -1); in OnReceiveEvent() local
1380 int64_t updateTime = static_cast<int64_t>(updateTimeLeft); in OnReceiveEvent() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_info.h116 int64_t updateTime = 0; member
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_playback_state.cpp178 int64_t updateTime {}; in GetPosition() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_medium_mgr.c212 uint64_t updateTime) in HbUpdateOfflineTimingByRecvInfo()