Searched refs:EVENT_REPORT_MOCK_LOCATION (Results 1 – 3 of 3) sorted by relevance
40 const uint32_t EVENT_REPORT_MOCK_LOCATION = 0x0100; variable413 networkHandler_->SendHighPriorityEvent(EVENT_REPORT_MOCK_LOCATION, in ProcessReportLocationMock()427 networkHandler_->SendHighPriorityEvent(EVENT_REPORT_MOCK_LOCATION, 0, 0); in SendReportMockLocationEvent()594 case EVENT_REPORT_MOCK_LOCATION: { in ProcessEvent()
93 EVENT_REPORT_MOCK_LOCATION = 0x0100, enumerator
1459 static_cast<uint32_t>(GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION), in ProcessReportLocationMock()1472 GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION), 0, 0); in SendReportMockLocationEvent()1620 …gnssEventProcessMap_[static_cast<uint32_t>(GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION)] = in InitGnssEventProcessMap()