HomeSort by relevance Sort by last modified time
    Searched refs:GetUid (Results 1 - 15 of 15) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_posix_libcdep.cc 38 u32 GetUid() {
39 return getuid();
sanitizer_common.h 252 u32 GetUid();
sanitizer_win.cc 212 u32 GetUid() {
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_libc_test.cc 68 u32 uid = GetUid();
  /external/v8/include/
v8-profiler.h 310 unsigned GetUid() const;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 304 unsigned long long GetUid() const;
mkvparser.cpp     [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 314 unsigned long long GetUid() const;
516 unsigned long long GetUID() const;
mkvparser.cpp     [all...]
  /external/libvpx/libwebm/
mkvparser.hpp 314 unsigned long long GetUid() const;
516 unsigned long long GetUID() const;
mkvparser.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 354 unsigned long long GetUid() const;
595 unsigned long long GetUID() const;
mkvparser.cpp     [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc     [all...]
  /external/v8/src/
api.cc     [all...]

Completed in 300 milliseconds