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

  /external/libchrome/base/memory/
weak_ptr.cc 17 void WeakReference::Flag::Invalidate() {
49 Invalidate();
60 void WeakReferenceOwner::Invalidate() {
62 flag_->Invalidate();
  /external/libweave/third_party/chromium/base/memory/
weak_ptr.cc 13 void WeakReference::Flag::Invalidate() {
39 Invalidate();
50 void WeakReferenceOwner::Invalidate() {
52 flag_->Invalidate();
  /development/ndk/sources/android/ndk_helper/
GLContext.cpp 268 bool GLContext::Invalidate()
  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /external/v8/src/compiler/
coalesced-live-ranges.h 97 void Invalidate() {
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
statetracker.py 337 def Invalidate(self):
347 """Test whether Invalidate() has been called."""
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 121 void Invalidate() { SymbolicPart = OrigVal = nullptr; }
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 82 static void Invalidate(const struct hwc_procs *procs) {
93 hwc_procs_default_.invalidate = Invalidate;
274 hwc_procs->invalidate(hwc_procs);
688 hwc_procs_->invalidate(hwc_procs_);
873 hwc_procs_->invalidate(hwc_procs_);
896 hwc_procs_->invalidate(hwc_procs_);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h     [all...]
mshtmlc.h     [all...]

Completed in 2800 milliseconds