Searched refs:UNREG_GNSS_STATUS (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | locationhub_ipc_interface_code.h | 94 UNREG_GNSS_STATUS = 8, enumerator 127 UNREG_GNSS_STATUS = 8, enumerator 156 UNREG_GNSS_STATUS = 8, enumerator
|
/ohos5.0/base/location/test/location_mock_ipc/src/ |
H A D | location_mock_ipc.cpp | 69 ipcMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS)] = g_gnssIpcCode; in SetUp()
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability_skeleton.cpp | 51 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS)] = in InitGnssMsgHandleMap()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | gnss_ability_proxy.cpp | 119 …Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), data, reply, op… in UnregisterGnssStatusCallback()
|
H A D | locator_ability.cpp | 602 …return SendGnssRequest(static_cast<int>(GnssInterfaceCode::UNREG_GNSS_STATUS), dataToStub, replyTo… in UnregisterGnssStatusCallback()
|
/ohos5.0/base/location/test/fuzztest/locator/gnssability_fuzzer/ |
H A D | gnssability_fuzzer.cpp | 185 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), in GnssAbility006FuzzTest()
|
/ohos5.0/base/location/test/location_gnss/source/ |
H A D | gnss_ability_stub_test.cpp | 126 … gnssAbilityStub->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS),
|