Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h93 UNREG_GNSS_STATUS = 8, member in OHOS::Location::LocatorInterfaceCode::GnssInterfaceCode
126 UNREG_GNSS_STATUS = 8, member in OHOS::Location::LocatorInterfaceCode::NetworkInterfaceCode
155 UNREG_GNSS_STATUS = 8, member in OHOS::Location::LocatorInterfaceCode::PassiveInterfaceCode
/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()
/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, option); in UnregisterGnssStatusCallback()
H A Dlocator_ability.cpp594 return SendGnssRequest(static_cast<int>(GnssInterfaceCode::UNREG_GNSS_STATUS), dataToStub, replyToStub); in UnregisterGnssStatusCallback()
/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp186 ability->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), in GnssAbility006FuzzTest()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp51 GnssMsgHandleMap_[static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS)] = in InitGnssMsgHandleMap()
/base/location/test/location_gnss/source/
H A Dgnss_ability_stub_test.cpp126 gnssAbilityStub->OnRemoteRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_GNSS_STATUS), in HWTEST_F()

Completed in 10 milliseconds