HomeSort by relevance Sort by last modified time
    Searched full:weak_ref (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/
nacl_ppapi_util.cc 9 // TODO(bsy): move weak_ref module to the shared directory
10 #include "native_client/src/trusted/weak_ref/weak_ref.h"
11 #include "ppapi/native_client/src/trusted/weak_ref/call_on_main_thread.h"
nacl_ppapi_util.h 21 // TODO(bsy): move weak_ref module to the shared directory
22 #include "native_client/src/trusted/weak_ref/weak_ref.h"
23 #include "ppapi/native_client/src/trusted/weak_ref/call_on_main_thread.h"
  /external/chromium_org/ppapi/native_client/
DEPS 10 "+native_client/src/trusted/weak_ref",
native_client.gyp 26 'src/trusted/weak_ref/call_on_main_thread.h',
44 'src/trusted/weak_ref/call_on_main_thread.h',
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/manifest_file/
nacl.scons 16 'weak_ref',
35 # osenv=['NACLVERBOSITY=4,pp_weak_ref=4,weak_ref=4']
53 'weak_ref',
72 # osenv=['NACLVERBOSITY=4,pp_weak_ref=4,weak_ref=4']
84 'weak_ref',
pm_pre_init_manifest_file_test.cc 30 // TODO(bsy): move weak_ref module to the shared directory
31 #include "native_client/src/trusted/weak_ref/weak_ref.h"
38 #include "ppapi/native_client/src/trusted/weak_ref/call_on_main_thread.h"
pm_manifest_file_test.cc 30 // TODO(bsy): move weak_ref module to the shared directory
31 #include "native_client/src/trusted/weak_ref/weak_ref.h"
37 #include "ppapi/native_client/src/trusted/weak_ref/call_on_main_thread.h"
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.gyp 73 '<(DEPTH)/native_client/src/trusted/weak_ref/weak_ref.gyp:weak_ref',
service_runtime.h 24 #include "native_client/src/trusted/weak_ref/weak_ref.h"
service_runtime.cc 57 #include "ppapi/native_client/src/trusted/weak_ref/call_on_main_thread.h"
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/nameservice/
nacl.scons 34 osenv=['NACLVERBOSITY=0:pp_weak_ref=0:weak_ref=0']
  /external/chromium_org/third_party/skia/include/core/
SkWeakRefCnt.h 26 reference by calling weak_ref(). A call to weak_ref() must be balanced by a
42 SkWeakRefCnt myRef = strongRef.weak_ref();
103 void weak_ref() const { function in class:SkWeakRefCnt
  /external/skia/include/core/
SkWeakRefCnt.h 26 reference by calling weak_ref(). A call to weak_ref() must be balanced by a
42 SkWeakRefCnt myRef = strongRef.weak_ref();
103 void weak_ref() const { function in class:SkWeakRefCnt
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/
nacl.scons 79 osenv=['NACLVERBOSITY=0:pp_weak_ref=0:weak_ref=0'] + extra_os_env
  /external/chromium_org/third_party/skia/src/core/
SkTypefaceCache.cpp 45 face->weak_ref();
  /external/skia/src/core/
SkTypefaceCache.cpp 45 face->weak_ref();
  /external/skia/tests/
RefCntTest.cpp 111 ref->weak_ref();
  /external/chromium_org/ppapi/native_client/src/trusted/weak_ref/
call_on_main_thread.h 32 #include "native_client/src/trusted/weak_ref/weak_ref.h"

Completed in 333 milliseconds