Lines Matching full:app_id
409 int icon_index, const wchar_t* app_id) {
445 if (app_id && (base::win::GetVersion() >= base::win::VERSION_WIN7)) {
450 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))
461 int icon_index, const wchar_t* app_id) {
496 if (app_id && base::win::GetVersion() >= base::win::VERSION_WIN7) {
501 if (!base::win::SetAppIdForPropertyStore(property_store, app_id))