HomeSort by relevance Sort by last modified time
    Searched full:scoped (Results 101 - 125 of 546) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/cc/input/
input_handler.h 36 // The accumulated overscroll is scoped by the most recent call to
136 // Calling CreateLatencyInfoSwapPromiseMonitor() to get a scoped
  /external/chromium_org/chrome/common/
multi_process_lock_unittest.cc 74 scoped_ptr<MultiProcessLock> scoped(MultiProcessLock::Create(name));
76 scoped.reset(NULL);
service_process_util.h 36 // Return a name that is scoped to this instance of the service process. We
40 // Return a name that is scoped to this instance of the service process. We
  /external/chromium_org/components/signin/core/browser/
about_signin_internals.h 116 OAuth2TokenService::ScopeSet scopes; // Scoped that are requested.
154 // "scopes" : requested scoped,
  /external/chromium_org/net/cert/
x509_certificate_nss.cc 124 // Get certificate chain as scoped list of CERTCertificate objects.
130 // Convert encoded issuers to scoped CERTName* list.
test_root_certs.h 126 // Scoped helper for unittests to handle safely managing trusted roots.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 126 "cannot access rule <arg>'s dynamically-scoped attribute: <arg2>"
136 "label <arg> conflicts with rule <arg2>'s dynamically-scoped attribute with same name"
140 "rule <arg2>'s dynamically-scoped attribute <arg> conflicts with the rule name"
142 "rule <arg2>'s dynamically-scoped attribute <arg> conflicts with<arg2>'s return value or parameter with same name"
179 "unknown dynamically-scoped attribute for scope <arg>: <arg2>"
  /external/chromium_org/rlz/lib/
rlz_lib.h 324 // // This call to RecordProductEvent is scoped to the AAAA brand.
329 // // This call to RecordProductEvent is not scoped to any supplementary brand.
335 // scoped to a supplementary brand will be recorded again when scoped to a
336 // different supplementary brand (or not scoped at all). In the latter case,
  /art/compiler/utils/
scoped_arena_allocator.h 105 // pass can create the scoped allocator in Start() and destroy it in End().
  /external/chromium-trace/trace-viewer/src/ui/
dom_helpers.js 38 styleEl.scoped = true;
  /external/chromium_org/ash/accelerators/
magnifier_key_scroller_unittest.cc 49 MagnifierKeyScroller::ScopedEnablerForTest scoped; local
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_media_metadata_parser.cc 69 // We need to make a scoped copy of this vector since it will be destroyed
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_mock.h 99 // This is to get around the fact that GMOCK does not handle Scoped*.
  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_window_launcher_item_controller.h 103 // Scoped list of observed windows (for removal on destruction)
  /external/chromium_org/content/browser/fileapi/
transient_file_util_unittest.cc 116 // The file's now scoped out.
  /external/chromium_org/content/browser/service_worker/
service_worker_provider_host.h 35 // This class holds service worker state that is scoped to an individual
  /external/chromium_org/content/renderer/npapi/
plugin_channel_host.cc 43 // WebPluginDelegateProxy::Initialize() can do scoped set/reset. When
  /external/chromium_org/google_apis/gaia/
oauth2_mint_token_flow.h 58 // OAuthLogin scoped "master" OAuth2 token for the user logged in to
  /external/chromium_org/net/ssl/
openssl_client_key_store.cc 33 // Returns a scoped EVP_PKEY for it.
  /external/chromium_org/net/test/
scoped_mock_log.h 77 // The currently active scoped mock log.
  /external/chromium_org/ppapi/examples/crxfs/
crxfs.cc 47 // Generates completion callbacks scoped to this class.
  /external/chromium_org/skia/ext/
refptr.h 34 // To take a scoped reference to an object whose references are all owned
  /external/chromium_org/third_party/WebKit/Source/core/css/
ElementRuleCollector.cpp 129 // c) the rules comes from a scoped style sheet within the same tree scope
132 // d) the rules comes from a scoped style sheet within an active shadow root whose host is the given element
155 // c) the rules comes from a scoped style sheet within the same tree scope
156 // d) the rules comes from a scoped style sheet within an active shadow root whose host is the given element
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
callback.h 158 // Returns a callback to |instance->method| with scoped pointer to data.
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
static_instance.h 84 // Re-acquire the lock since the scoped critical section will release

Completed in 802 milliseconds

1 2 3 45 6 7 8 91011>>