Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_media_avsession_position_adapter_impl.cpp45 void ArkMediaAVSessionPositionAdapterImpl::SetUpdateTime(int64_t updateTime) in SetUpdateTime()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_media_avsession_position_adapter_wrapper.cpp47 void ArkMediaAVSessionPositionAdapterWrapper::SetUpdateTime(int64_t updateTime) in SetUpdateTime()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Ddistributed_bundle_info.h40 int64_t updateTime = 0; member
H A Dbundle_info.h132 int64_t updateTime = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_user_info.h39 int64_t updateTime = 0; member
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A 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
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp73 long updateTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h41 uint64_t updateTime; /* app update time */ member
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bundle_info.h62 int64_t updateTime = 0; member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp207 uint64_t updateTime = GetCurrentTimestamp(); in AddDeviceRight() local
241 uint64_t updateTime = GetCurrentTimestamp(); in AddDeviceRight() local
539 int32_t uid, const std::string &bundleName, uint64_t &installTime, uint64_t &updateTime) in GetBundleInstallAndUpdateTime()
734 uint64_t updateTime = 0; in CleanUpRightAppReinstalled() local
H A Dusb_right_db_helper.cpp528 int64_t updateTime = 0; in GetResultRightRecordEx() local
/ohos5.0/foundation/multimedia/av_session/interfaces/kits/c/
H A Dnative_avsession.h166 int64_t updateTime; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp556 bool FormTimerMgr::OnUpdateAtTrigger(long updateTime) in OnUpdateAtTrigger()
590 bool FormTimerMgr::OnDynamicTimeTrigger(int64_t updateTime) in OnDynamicTimeTrigger()
1493 long updateTime = want.GetLongParam(Constants::KEY_WAKEUP_TIME, -1); in OnReceiveEvent() local
1502 int64_t updateTime = static_cast<int64_t>(updateTimeLeft); in OnReceiveEvent() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c44 struct timespec updateTime; member
H A Dnstackx_device_remote.c53 struct timespec updateTime; member
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp193 int64_t updateTime {}; in GetPosition() local
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h798 int64_t updateTime = 0; member
813 int64_t updateTime = 0; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c265 const char *networkId, ConnectionAddrType type, LnnHeartbeatType hbType, uint64_t updateTime) in HbUpdateOfflineTimingByRecvInfo()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp793 int64_t updateTime = oldDistributedBundleInfos[bundleInfo.name].updateTime; in UpdateDistributedData() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h257 int64_t updateTime; member