Home
last modified time | relevance | path

Searched defs:timeCost (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Darp_checker.cpp46 uint64_t timeCost; in DoArpCheck() local
50 bool ArpChecker::DoArpCheck(int timeoutMillis, bool isFillSenderIp, uint64_t &timeCost) in DoArpCheck() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_listener.h40 virtual void OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) {} in OnDataReceived() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_listener.h40 virtual void OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) {} in OnDataReceived() argument
/foundation/communication/dhcp/test/unittest/services/utils/
H A Ddhcp_arp_checker_test.cpp54 uint64_t timeCost = 0; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_client.cpp175 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
H A Dcast_local_file_channel_server.cpp150 void CastLocalFileChannelServer::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_client.cpp177 void CastLocalFileChannelClient::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
H A Dcast_local_file_channel_server.cpp150 void CastLocalFileChannelServer::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_channel_manager.cpp33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_channel_manager.cpp33 void RtspChannelManager::ChannelListener::OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) in OnDataReceived() argument
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_arp_checker.cpp125 bool DhcpArpChecker::DoArpCheck(int32_t timeoutMillis, bool isFillSenderIp, uint64_t &timeCost) in DoArpCheck() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Drenderer_in_server.cpp324 int64_t timeCost = ClockTime::GetCurNano() - lastWriteTime_; in ShouldEnableStandBy() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1874 uint64_t timeCost = 0; in IsArpReachable() local

Completed in 10 milliseconds