Searched refs:kStatusKey (Results 1 – 10 of 10) sorted by relevance
29 const char kStatusKey[] = "status"; variable
33 extern const char kStatusKey[];
43 changed_properties->SetString(tab_keys::kStatusKey, in UpdateLoadState()53 changed_properties->SetString(tab_keys::kStatusKey, in DidNavigate()
130 result->SetString(keys::kStatusKey, GetTabStatusText(contents->is_loading())); in CreateTabValue()
38 const char kStatusKey[] = "status"; variable
41 extern const char kStatusKey[];
111 extensions::tabs_constants::kStatusKey, in CreateTabValue()
74 changed_properties->SetString(tabs_constants::kStatusKey, in UpdateLoadState()84 changed_properties->SetString(tabs_constants::kStatusKey, in DidNavigate()
136 result->SetString(keys::kStatusKey, GetTabStatusText(is_loading)); in CreateTabValue()
123 tab_value->SetString(extensions::tabs_constants::kStatusKey, in CreateTabValue()