Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 41) sorted by relevance

12

/base/location/test/location_locator/source/
Dreport_manager_test.cpp75 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
100 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
156 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
184 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
223 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
250 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
276 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
315 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
Dfusion_controller_test.cpp107 auto location = std::make_unique<Location>(); variable
117 auto location = std::make_unique<Location>(); variable
Dlocation_approximately_permission_test.cpp81 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
108 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
Dcallback_test.cpp54 auto location = variable
286 std::unique_ptr<Location> location = std::make_unique<Location>(); variable
/base/location/frameworks/location_common/common/source/
Dlocation.cpp45 Location::Location(Location& location) in Location() function in OHOS::Location::Location
83 std::shared_ptr<Location> location = std::make_shared<Location>(); in UnmarshallingShared() local
90 std::unique_ptr<Location> location = std::make_unique<Location>(); in Unmarshalling() local
/base/location/services/location_locator/locator/source/
Dreport_manager.cpp41 bool ReportManager::OnReportLocation(const std::unique_ptr<Location>& location, std::string ability… in OnReportLocation()
89 …_ptr<std::list<std::shared_ptr<Request>>>& deadRequests, const std::unique_ptr<Location>& location) in ProcessRequestForReport()
117 const std::unique_ptr<Location>& location) in GetPermittedLocation()
151 bool ReportManager::ResultCheck(const std::unique_ptr<Location>& location, in ResultCheck()
204 void ReportManager::SetLastLocation(const std::unique_ptr<Location>& location) in SetLastLocation()
244 …nique_ptr<Location> ReportManager::ApproximatelyLocation(const std::unique_ptr<Location>& location) in ApproximatelyLocation()
Dsubability_common.cpp164 …lity::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Location>> &loc… in SetMockedLocations()
176 void SubAbility::CacheLocationMock(const std::vector<std::shared_ptr<Location>> &location) in CacheLocationMock()
Dfusion_controller.cpp62 …id FusionController::FuseResult(std::string abilityName, const std::unique_ptr<Location>& location) in FuseResult()
Dcountry_code_manager.cpp144 auto location = std::make_unique<Location>(*lastLocation); in GetCountryCodeByLastLocation() local
182 std::string CountryCodeManager::GetCountryCodeByLocation(const std::unique_ptr<Location>& location) in GetCountryCodeByLocation()
337 …id CountryCodeManager::LocatorCallback::OnLocationReport(const std::unique_ptr<Location>& location) in OnLocationReport()
Dlocator_ability.cpp638 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToGnssSa()
656 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToNetworkSa()
675 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToPassiveSa()
694 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in ProcessLocationMockMsg()
712 std::vector<std::shared_ptr<Location>> location; in EnableLocationMock() local
719 std::vector<std::shared_ptr<Location>> location; in DisableLocationMock() local
724 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
785 LocationErrCode LocatorAbility::ReportLocation(const std::unique_ptr<Location>& location, std::stri… in ReportLocation()
Dpassive_ability_proxy.cpp101 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
/base/location/services/location_network/network/source/
Dnetwork_callback_host.cpp32 std::unique_ptr<Location> location = Location::Unmarshalling(data); in OnRemoteRequest() local
44 void NetworkCallbackHost::OnLocationReport(const std::unique_ptr<Location>& location) in OnLocationReport()
/base/location/test/fuzztest/locator/fusioncontroller_fuzzer/
Dfusioncontroller_fuzzer.cpp34 auto location = std::make_unique<OHOS::Location::Location>(); in FusionControllerFuzzerTest() local
/base/location/services/location_locator/callback/source/
Dlocator_callback_proxy.cpp32 void LocatorCallbackProxy::OnLocationReport(const std::unique_ptr<Location>& location) in OnLocationReport()
101 void LocatorCallbackStub::OnLocationReport(const std::unique_ptr<Location>& location) in OnLocationReport()
/base/update/sys_installer/frameworks/installer_manager/src/
Dinstaller_manager_helper.cpp74 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip()
Dinstaller_manager.cpp75 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip()
/base/location/test/fuzztest/locator/reportmanager_fuzzer/
Dreportmanager_fuzzer.cpp37 std::unique_ptr<OHOS::Location::Location> location = in ReportManagerFuzzerTest() local
/base/update/sys_installer/frameworks/ipc_server/src/
Dsys_installer_server.cpp71 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip()
/base/location/frameworks/native/source/
Dlocator_callback_host.cpp70 std::unique_ptr<Location> location = Location::Unmarshalling(data); in OnRemoteRequest() local
234 void LocatorCallbackHost::OnLocationReport(const std::unique_ptr<Location>& location) in OnLocationReport()
Dlocator_impl.cpp78 std::unique_ptr<Location> location = nullptr; in GetCachedLocation() local
273 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
482 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocationsV9()
/base/location/services/location_gnss/gnss/source/
Dgnss_event_callback.cpp28 int32_t GnssEventCallback::ReportLocation(const LocationInfo& location) in ReportLocation()
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_system_event.h34 #define SYS_EVENT_SYSTEM_UPGRADE_FAULT(validCheck, deviceId, versionInfo, reason, location) \ argument
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
Dsys_installer_proxy.cpp138 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip()
Dsys_installer_kits_impl.cpp181 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip()
/base/location/test/location_network/source/
Dnetwork_ability_stub_test.cpp184 std::unique_ptr<Location> location = std::make_unique<Location>(); variable

12