Home
last modified time | relevance | path

Searched refs:EVENT_REPORT_MOCK_LOCATION (Results 1 - 3 of 3) sorted by relevance

/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp40 const uint32_t EVENT_REPORT_MOCK_LOCATION = 0x0100; member
418 networkHandler_->SendHighPriorityEvent(EVENT_REPORT_MOCK_LOCATION, in ProcessReportLocationMock()
432 networkHandler_->SendHighPriorityEvent(EVENT_REPORT_MOCK_LOCATION, 0, 0); in SendReportMockLocationEvent()
594 case EVENT_REPORT_MOCK_LOCATION: { in ProcessEvent()
/base/location/services/location_gnss/gnss/include/
H A Dgnss_ability.h93 EVENT_REPORT_MOCK_LOCATION = 0x0100, member in OHOS::Location::GnssAbilityInterfaceCode
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp1430 static_cast<uint32_t>(GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION), in ProcessReportLocationMock()
1443 GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION), 0, 0); in SendReportMockLocationEvent()
1591 gnssEventProcessMap_[static_cast<uint32_t>(GnssAbilityInterfaceCode::EVENT_REPORT_MOCK_LOCATION)] = in InitGnssEventProcessMap()

Completed in 5 milliseconds