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

  /external/chromium_org/sync/internal_api/public/util/
weak_handle_unittest.cc 26 WeakHandle<Base> AsWeakHandle() {
97 h = b.AsWeakHandle();
105 WeakHandle<Base> h = b.AsWeakHandle();
120 WeakHandle<Base> h = b.AsWeakHandle();
137 WeakHandle<Base> h = b.AsWeakHandle();
150 WeakHandle<Base> h = b.AsWeakHandle();
164 WeakHandle<Base> h = b.AsWeakHandle();
175 h = b.AsWeakHandle();
187 WeakHandle<Base> h = b.AsWeakHandle();
198 WeakHandle<Base>* h = new WeakHandle<Base>(b.AsWeakHandle());
    [all...]
  /external/chromium_org/sync/js/
js_test_util.cc 112 WeakHandle<JsBackend> MockJsBackend::AsWeakHandle() {
122 WeakHandle<JsEventHandler> MockJsEventHandler::AsWeakHandle() {
132 WeakHandle<JsReplyHandler> MockJsReplyHandler::AsWeakHandle() {

Completed in 82 milliseconds