Home
last modified time | relevance | path

Searched refs:ReportManager (Results 1 - 12 of 12) sorted by relevance

/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp42 ReportManager* ReportManager::GetInstance() in GetInstance()
44 static ReportManager data; in GetInstance()
48 ReportManager::ReportManager() in ReportManager() function in OHOS::Location::ReportManager
54 ReportManager::~ReportManager() {} in ~ReportManager()
56 bool ReportManager::OnReportLocation(const std::unique_ptr<Location>& location, std::string abilityName) in OnReportLocation()
100 void ReportManager::UpdateLocationByRequest(const uint32_t tokenId, const uint64_t tokenIdEx, in UpdateLocationByRequest()
113 bool ReportManager
[all...]
H A Drequest_manager.cpp470 auto reportManager = ReportManager::GetInstance(); in AddRequestToWorkRecord()
H A Dlocator_ability.cpp129 reportManager_ = ReportManager::GetInstance(); in LocatorAbility()
1922 auto reportManager = ReportManager::GetInstance(); in ReportLocationMessageEvent()
H A Dlocator_skeleton.cpp292 auto reportManager = ReportManager::GetInstance(); in PreStartLocating()
/base/location/services/location_locator/locator/include/
H A Dreport_manager.h31 class ReportManager { class
33 ReportManager();
34 ~ReportManager();
48 static ReportManager* GetInstance();
H A Dlocator_ability.h252 ReportManager* reportManager_;
/base/location/test/location_locator/include/
H A Dlocation_approximately_permission_test.h32 ReportManager* reportManager_;
H A Dreport_manager_test.h32 ReportManager* reportManager_;
/base/location/test/fuzztest/locator/reportmanager_fuzzer/
H A Dreportmanager_fuzzer.cpp33 ReportManager::GetInstance(); in ReportManagerFuzzerTest()
/base/location/test/location_locator/source/
H A Dlocation_approximately_permission_test.cpp35 reportManager_ = ReportManager::GetInstance(); in SetUp()
H A Dreport_manager_test.cpp43 reportManager_ = ReportManager::GetInstance(); in SetUp()
/base/location/test/location_manager/source/
H A Dlocator_ability_test.cpp229 locatorAbility->reportManager_ = ReportManager::GetInstance(); in HWTEST_F()
308 locatorAbility->reportManager_ = ReportManager::GetInstance(); in HWTEST_F()
324 locatorAbility->reportManager_ = ReportManager::GetInstance(); in HWTEST_F()
340 locatorAbility->reportManager_ = ReportManager::GetInstance(); in HWTEST_F()
356 locatorAbility->reportManager_ = ReportManager::GetInstance(); in HWTEST_F()

Completed in 13 milliseconds