Searched refs:QueryCallerBundleName (Results 1 – 4 of 4) sorted by relevance
39 std::string QueryCallerBundleName();
58 std::string PrintBMSHelper::QueryCallerBundleName() in QueryCallerBundleName() function in OHOS::Print::PrintBMSHelper
313 … std::string callerPkg = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in CallSpooler()749 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in QueryPrinterCapabilityByUri()1490 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in AddPrinters()1508 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in RemovePrinters()1539 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in UpdatePrinters()1608 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in UpdatePrinterState()1866 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in UpdateExtensionInfo()2882 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in AddPrinterToDiscovery()2901 …std::string extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in UpdatePrinterInDiscovery()2926 extensionId = DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(); in RemovePrinterFromDiscovery()
105 EXPECT_EQ(DelayedSingleton<PrintBMSHelper>::GetInstance()->QueryCallerBundleName(), testName);