Home
last modified time | relevance | path

Searched refs:StringHash (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator-inl.h55 uint32_t HeapSnapshotJSONSerializer::StringHash(const void* string) { in StringHash() function
Dheap-snapshot-generator.h563 V8_INLINE static uint32_t StringHash(const void* string);
Dheap-snapshot-generator.cc2323 strings_.LookupOrInsert(const_cast<char*>(s), StringHash(s)); in GetStringId()
/external/perfetto/src/trace_processor/containers/
Dstring_pool.h154 using StringHash = uint64_t;
290 std::unordered_map<StringHash, Id> string_index_;
/external/libchrome/mojo/public/cpp/bindings/lib/
Dwtf_hash_util.h51 return HashCombine(seed, WTF::StringHash::GetHash(value));
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h689 using StringHash = uint64_t;