Searched refs:SetAppIdForPropertyStore (Results 1 – 4 of 4) sorted by relevance
81 BASE_EXPORT bool SetAppIdForPropertyStore(IPropertyStore* property_store,
136 !SetAppIdForPropertyStore(property_store, properties.app_id.c_str())) { in CreateOrUpdateShortcutLink()
170 bool SetAppIdForPropertyStore(IPropertyStore* property_store, in SetAppIdForPropertyStore() function
97 base::win::SetAppIdForPropertyStore(pps, app_id.c_str()); in SetAppDetailsForWindow()