Searched defs:namespace_ (Results 1 – 8 of 8) sorted by relevance
64 scoped_refptr<DOMStorageNamespace> namespace_; member
103 std::string namespace_; variable
88 Settings.namespace_ = function(key, opt_namespace) { function in Settings
156 const std::string& namespace_, in WriteRequest()
53 static void CreateStringMessage(const std::string& namespace_, in CreateStringMessage()65 static void CreateBinaryMessage(const std::string& namespace_, in CreateBinaryMessage()
86 AppCacheNamespace namespace_; member
467 scoped_refptr<Namespace> namespace_; variable
196 …;d.isnamespaced_=function(a,c){return 0==a.indexOf(d.normalize_(c))};d.namespace_=function(a,c){re… function