Searched defs:GetUid (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc32 u32 GetUid() { function in namespace:__sanitizer
H A Dsanitizer_win.cc171 u32 GetUid() { function in namespace:__sanitizer
/external/libvpx/libwebm/
H A Dmkvparser.cpp4805 unsigned long long Track::GetUid() const function in class:mkvparser::Track
/external/chromium_org/v8/src/
H A Dapi.cc7568 unsigned CpuProfile::GetUid() const { function in class:v8::CpuProfile
7782 unsigned HeapSnapshot::GetUid() const { function in class:v8::HeapSnapshot
7784 IsDeadCheck(isolate, "v8::HeapSnapshot::GetUid");
/external/v8/src/
H A Dapi.cc5868 unsigned CpuProfile::GetUid() const { function in class:v8::CpuProfile
5870 IsDeadCheck(isolate, "v8::CpuProfile::GetUid");
6118 unsigned HeapSnapshot::GetUid() const { function in class:v8::HeapSnapshot
6120 IsDeadCheck(isolate, "v8::HeapSnapshot::GetUid");

Completed in 1025 milliseconds