Home
last modified time | relevance | path

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

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