Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dbss.c278 struct os_reltime *update_time) in calculate_update_time()
611 struct os_reltime update_time; in wpa_bss_update() local
Drrm.c1519 struct os_reltime update_time, diff; in wpas_beacon_rep_scan_process() local
/third_party/grpc/src/core/xds/xds_client/
Dxds_client.cc314 Timestamp update_time = Timestamp::Now(); member
1325 std::string serialized_proto, std::string version, Timestamp update_time) { in SetAcked()
1337 Timestamp update_time) { in SetNacked()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dbss.c282 struct os_reltime *update_time) in calculate_update_time()
714 struct os_reltime update_time; in wpa_bss_update() local
Drrm.c1596 struct os_reltime update_time, diff; in wpas_beacon_rep_scan_process() local
/third_party/grpc/test/cpp/end2end/xds/
Dxds_enabled_server_end2end_test.cc384 grpc_core::Timestamp update_time = NowFromCycleCounter(); in TEST_P() local
/third_party/ffmpeg/libavcodec/
Dccaption_dec.c604 static void update_time(CCaptionSubContext *ctx, int64_t pts) in update_time() function