Searched refs:GetUid (Results 1 - 13 of 13) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc35 u32 GetUid() { function in namespace:__sanitizer
H A Dsanitizer_win.cc183 u32 GetUid() { function in namespace:__sanitizer
H A Dsanitizer_common.h186 u32 GetUid();
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cc66 u32 uid = GetUid();
/external/chromium_org/v8/include/
H A Dv8-profiler.h310 unsigned GetUid() const;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.hpp314 unsigned long long GetUid() const;
H A Dmkvparser.cpp4959 unsigned long long Track::GetUid() const { return m_info.uid; } function in class:mkvparser::Track
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.hpp354 unsigned long long GetUid() const;
H A Dmkvparser.cpp5666 unsigned long long Track::GetUid() const function in class:mkvparser::Track
/external/libvpx/libwebm/
H A Dmkvparser.hpp314 unsigned long long GetUid() const;
H A Dmkvparser.cpp4962 unsigned long long Track::GetUid() const { return m_info.uid; } function in class:mkvparser::Track
/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc1629 if (snapshot->GetUid() == uid) {
1648 unsigned uid1 = s1->GetUid();
1658 unsigned uid2 = s2->GetUid();
1665 unsigned uid3 = s3->GetUid();
/external/chromium_org/v8/src/
H A Dapi.cc7294 unsigned HeapSnapshot::GetUid() const { function in class:v8::HeapSnapshot

Completed in 4713 milliseconds