Searched refs:next_step (Results 1 – 10 of 10) sorted by relevance
68 auto next_step = base::BindOnce( in GetDeviceInfo() local78 std::move(next_step).Run(); in GetDeviceInfo()80 CEF_POST_TASK(CEF_UIT, std::move(next_step)); in GetDeviceInfo()
189 base::OnceClosure next_step, in ExecuteMethod() argument193 CHECK(!next_step.is_null()); in ExecuteMethod()206 pending_result_next_ = std::move(next_step); in ExecuteMethod()
516 void StartServer(base::OnceClosure next_step) { in StartServer() argument519 std::move(next_step))); in StartServer()524 std::move(next_step).Run(); in StartServer()530 setup_, std::move(next_step), in StartServer()
277 goto next_step;380 next_step:
5330 params->next_step = NO_ACTION; in p2p_process_nfc_connection_handover()5430 params->next_step = BOTH_GO; in p2p_process_nfc_connection_handover()5432 params->next_step = JOIN_GROUP; in p2p_process_nfc_connection_handover()5435 params->next_step = PEER_CLIENT; in p2p_process_nfc_connection_handover()5437 params->next_step = AUTH_JOIN; in p2p_process_nfc_connection_handover()5439 params->next_step = INIT_GO_NEG; in p2p_process_nfc_connection_handover()5441 params->next_step = RESP_GO_NEG; in p2p_process_nfc_connection_handover()
2337 } next_step; member
5375 params->next_step = NO_ACTION; in p2p_process_nfc_connection_handover()5475 params->next_step = BOTH_GO; in p2p_process_nfc_connection_handover()5477 params->next_step = JOIN_GROUP; in p2p_process_nfc_connection_handover()5480 params->next_step = PEER_CLIENT; in p2p_process_nfc_connection_handover()5482 params->next_step = AUTH_JOIN; in p2p_process_nfc_connection_handover()5484 params->next_step = INIT_GO_NEG; in p2p_process_nfc_connection_handover()5486 params->next_step = RESP_GO_NEG; in p2p_process_nfc_connection_handover()
2351 } next_step; member
8833 if (params.next_step == NO_ACTION) in wpas_p2p_nfc_connection_handover()8836 if (params.next_step == BOTH_GO) { in wpas_p2p_nfc_connection_handover()8842 if (params.next_step == PEER_CLIENT) { in wpas_p2p_nfc_connection_handover()8914 switch (params.next_step) { in wpas_p2p_nfc_connection_handover()
9347 if (params.next_step == NO_ACTION) in wpas_p2p_nfc_connection_handover()9350 if (params.next_step == BOTH_GO) { in wpas_p2p_nfc_connection_handover()9356 if (params.next_step == PEER_CLIENT) { in wpas_p2p_nfc_connection_handover()9428 switch (params.next_step) { in wpas_p2p_nfc_connection_handover()