Searched refs:locatorDftManager (Results 1 – 3 of 3) sorted by relevance
71 auto locatorDftManager = variable73 EXPECT_NE(nullptr, locatorDftManager);74 locatorDftManager->Init();83 auto locatorDftManager = variable85 EXPECT_NE(nullptr, locatorDftManager);86 locatorDftManager->IpcCallingErr(0);95 auto locatorDftManager = variable97 EXPECT_NE(nullptr, locatorDftManager);136 auto locatorDftManager = variable178 auto locatorDftManager = variable[all …]
27 auto locatorDftManager = in LocatorEventManagerFuzzerTest() local29 if (locatorDftManager == nullptr) { in LocatorEventManagerFuzzerTest()33 locatorDftManager->IpcCallingErr(data[index++]); in LocatorEventManagerFuzzerTest()35 locatorDftManager->LocationSessionStart(request); in LocatorEventManagerFuzzerTest()36 locatorDftManager->DistributionSessionStart(); in LocatorEventManagerFuzzerTest()37 locatorDftManager->DistributionDisconnect(); in LocatorEventManagerFuzzerTest()38 locatorDftManager->SendDistributionDailyCount(); in LocatorEventManagerFuzzerTest()39 locatorDftManager->SendRequestDailyCount(); in LocatorEventManagerFuzzerTest()
68 auto locatorDftManager = LocatorDftManager::GetInstance(); in RequestManager() local69 if (locatorDftManager != nullptr) { in RequestManager()70 locatorDftManager->Init(); in RequestManager()186 auto locatorDftManager = LocatorDftManager::GetInstance(); in HandleStartLocating() local187 if (locatorAbility == nullptr || locatorDftManager == nullptr) { in HandleStartLocating()197 locatorDftManager->LocationSessionStart(request); in HandleStartLocating()