HomeSort by relevance Sort by last modified time
    Searched defs:property_bag (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_service.h 38 #include "content/common/property_bag.h"
476 PropertyBag property_bag; member in struct:ExtensionService::ExtensionRuntimeData
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 67 #include "chrome/common/property_bag.h"
167 const PropertyBag* property_bag() const { return &property_bag_; } function in class:TabContents
168 PropertyBag* property_bag() { return &property_bag_; } function in class:TabContents
    [all...]

Completed in 95 milliseconds