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

  /bionic/tests/
malloc_iterate_test.cpp 27 #include <procinfo/process_map.h>
95 ASSERT_TRUE(android::procinfo::ReadMapFile(
184 ASSERT_TRUE(android::procinfo::ReadMapFile(
dlext_test.cpp 40 #include <procinfo/process_map.h>
701 EXPECT_TRUE(android::procinfo::ReadMapFile(
    [all...]
  /external/webrtc/webrtc/base/
unixfilesystem.cc 362 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn, local
364 if (NULL == procinfo)
366 CFStringRef cfpath = (CFStringRef) CFDictionaryGetValue(procinfo,
370 CFRelease(procinfo);
  /external/perfetto/src/profiling/memory/
unwinding.cc 45 #include <procinfo/process_map.h>
160 return android::procinfo::ReadMapFileContent(
  /external/googletest/googletest/src/
gtest-port.cc 73 # include <procinfo.h>
    [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/src/
gtest-port.cc 62 # include <procinfo.h>
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc 61 # include <procinfo.h>
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-port.cc 62 # include <procinfo.h>
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
gtest-port.cc 62 # include <procinfo.h>
    [all...]
  /external/epid-sdk/ext/gtest/
gtest-all.cc     [all...]

Completed in 1567 milliseconds