Searched refs:SetAppIdForPropertyStore (Results 1 – 7 of 7) sorted by relevance
65 BASE_API bool SetAppIdForPropertyStore(IPropertyStore* property_store,
103 bool SetAppIdForPropertyStore(IPropertyStore* property_store, in SetAppIdForPropertyStore() function
81 BASE_EXPORT bool SetAppIdForPropertyStore(IPropertyStore* property_store,
135 !SetAppIdForPropertyStore(property_store, properties.app_id.c_str())) { in CreateOrUpdateShortcutLink()
169 bool SetAppIdForPropertyStore(IPropertyStore* property_store, in SetAppIdForPropertyStore() function
98 base::win::SetAppIdForPropertyStore(pps, app_id.c_str()); in SetAppDetailsForWindow()
450 if (!base::win::SetAppIdForPropertyStore(property_store, app_id)) in CreateShortcutLink()501 if (!base::win::SetAppIdForPropertyStore(property_store, app_id)) in UpdateShortcutLink()