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

  /art/runtime/
safe_map.h 133 V GetOrCreate(const K& k, CreateFn create) {
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 649 u8 *map2 = GetOrCreate(idx / kSize2);
668 u8 *GetOrCreate(uptr idx) {
    [all...]

Completed in 107 milliseconds