Searched defs:incRef (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h37 void incRef() { ++refCount; } function in class:PBQP::CostPool::PoolEntry
50 this->entry->incRef();
54 entry->incRef();
59 temp->incRef();
70 entry->incRef();
/external/chromium_org/third_party/hwcplus/include/system/
H A Dwindow.h77 void (*incRef)(struct android_native_base_t* base); member in struct:android_native_base_t
93 common.incRef(const_cast<android_native_base_t*>(&common));
356 common.incRef(const_cast<android_native_base_t*>(&common));

Completed in 666 milliseconds