Searched refs:status_report_ptr (Results 1 – 12 of 12) sorted by relevance
60 void reportStatus(const rpc_loc_status_event_s_type *status_report_ptr);
906 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() argument909 if (status_report_ptr->event == RPC_LOC_STATUS_EVENT_ENGINE_STATE) { in reportStatus()910 …if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_ENGIN… in reportStatus()915 …else if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_… in reportStatus()
910 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() argument913 if (status_report_ptr->event == RPC_LOC_STATUS_EVENT_ENGINE_STATE) { in reportStatus()914 …if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_ENGIN… in reportStatus()919 …else if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_… in reportStatus()
920 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() argument923 if (status_report_ptr->event == RPC_LOC_STATUS_EVENT_ENGINE_STATE) { in reportStatus()924 …if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_ENGIN… in reportStatus()929 …else if (status_report_ptr->payload.rpc_loc_status_event_payload_u_type_u.engine_state == RPC_LOC_… in reportStatus()