Searched defs:set_bucket (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/jinja2/
H A Dbccache.py187 def set_bucket(self, bucket): member in class:BytecodeCache
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h220 void set_bucket(Bucket* b) { bucket_rep = reinterpret_cast<uintptr_t>(b); } function in struct:HeapProfileTable::AllocValue
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h246 void set_bucket(Bucket* b) { bucket_rep = reinterpret_cast<uintptr_t>(b); } function in struct:HeapProfileTable::AllocValue

Completed in 126 milliseconds