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

  /external/chromium/third_party/libjingle/source/talk/base/
stringutils.cc 33 bool memory_check(const void* memory, int c, size_t count) { function in namespace:talk_base
stringutils.h 63 bool memory_check(const void* memory, int c, size_t count);
  /external/chromium_org/third_party/libjingle/source/talk/base/
stringutils.cc 33 bool memory_check(const void* memory, int c, size_t count) { function in namespace:talk_base
stringutils.h 63 bool memory_check(const void* memory, int c, size_t count);
stringencode_unittest.cc 74 ASSERT_TRUE(memory_check(buffer + kTests[i].enclen,

Completed in 95 milliseconds