Home
last modified time | relevance | path

Searched defs:name_hash (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/components/metrics/proto/
Duser_action_event.proto17 optional fixed64 name_hash = 1; field
Dhistogram_event.proto16 optional fixed64 name_hash = 1; field
/external/chromium_org/components/rappor/proto/
Drappor_metric.proto31 optional fixed64 name_hash = 1; field
/external/oprofile/module/
Dop_dcache.h34 inline static uint name_hash(char const * name, uint len, uint parent) in name_hash() function
/external/chromium_org/components/variations/proto/
Dstudy.proto116 optional fixed32 name_hash = 1; field
/external/lldb/source/Target/
DObjCLanguageRuntime.cpp479 const uint32_t name_hash = MappedHash::HashStringUsingDJB (name.GetCString()); in GetDescriptorIterator() local
/external/chromium_org/v8/src/heap/
Dheap.h2347 uint32_t name_hash = in Hash() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1918 const uint32_t name_hash = data.GetU32(&offset); in ParseClassInfoArray() local