Home
last modified time | relevance | path

Searched refs:UNREG_GNSS_STATUS (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h94 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 Dlocation_mock_ipc.cpp69 ipcMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS)] = g_gnssIpcCode; in SetUp()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp51 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS)] = in InitGnssMsgHandleMap()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp119 …Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), data, reply, op… in UnregisterGnssStatusCallback()
H A Dlocator_ability.cpp602 …return SendGnssRequest(static_cast<int>(GnssInterfaceCode::UNREG_GNSS_STATUS), dataToStub, replyTo… in UnregisterGnssStatusCallback()
/ohos5.0/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp185 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), in GnssAbility006FuzzTest()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_stub_test.cpp126 … gnssAbilityStub->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS),