HomeSort by relevance Sort by last modified time
    Searched refs:GetObjectCount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
local_shared_objects_container.h 31 size_t GetObjectCount() const;
local_shared_objects_container.cc 60 size_t LocalSharedObjectsContainer::GetObjectCount() const {
  /frameworks/base/media/mca/filterfw/jni/
jni_util.h 176 int GetObjectCount() const {
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.cc 562 cookie_info.allowed = allowed_objects.GetObjectCount() - cookie_info.allowed;
563 cookie_info.blocked = blocked_objects.GetObjectCount() - cookie_info.blocked;

Completed in 118 milliseconds