Searched refs:firstTry (Results 1 – 2 of 2) sorted by relevance
59 bool firstTry, std::string& appGalleryBundleName, std::map<std::string, std::string>& params) in AssembleUiExtensionParams() argument69 if (firstTry) { in AssembleUiExtensionParams()303 void AppBarView::CreateServicePanel(bool firstTry) in CreateServicePanel() argument322 callbacks.onError = [wp = WeakClaim(this), firstTry]( in CreateServicePanel()326 if (firstTry) { in CreateServicePanel()337 AssembleUiExtensionParams(firstTry, appGalleryBundleName, params); in CreateServicePanel()
59 void CreateServicePanel(bool firstTry);