Searched defs:currentMs (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 2530 …int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).… in IsNeedWifiReassocUseDeviceMac() local 2976 bool DealDns(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealDns() 2990 … DealRenewDhcp(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealRenewDhcp() 2998 …l DealStaticIp(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealStaticIp() 3012 …ol DealMiddleReassoc(WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealMiddleReassoc() 3027 …RandMacReassoc(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealRandMacReassoc() 3035 bool DealHighReset(WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealHighReset() 3053 …int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).… in SelfCureAcceptable() local 3128 …int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).… in UpdateSelfCureConnectHistoryInfo() local 3161 …int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).… in UpdateSelfCureHistoryInfo() local [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | std_player.cpp | 222 int32_t TestPlayerImpl::GetCurrentTime(int64_t& currentMs) in GetCurrentTime()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 1104 int64_t currentMs = static_cast<int64_t>(curPosMs); in IsSeekInSitu() local
|