Searched refs:kKeyType (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dcookies_tree_model_util.cc21 static const char kKeyType[] = "type"; member in namespace:__anon2607
73 dict->SetString(kKeyType, "origin");
80 dict->SetString(kKeyType, "cookie");
106 dict->SetString(kKeyType, "database");
126 dict->SetString(kKeyType, "local_storage");
144 dict->SetString(kKeyType, "app_cache");
163 dict->SetString(kKeyType, "indexed_db");

Completed in 235 milliseconds