Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/bionic/
Dscandir.cpp52 bool Add(dirent* entry) { in Add() function in ScandirResult
121 names.Add(entry); in scandirat()
/bionic/libc/malloc_debug/
DFreeTrackData.h52 void Add(DebugData& debug, const Header* header);
DTrackData.h52 void Add(const Header* header, bool backtrace_found);
DTrackData.cpp61 void TrackData::Add(const Header* header, bool backtrace_found) { in Add() function in TrackData
DFreeTrackData.cpp97 void FreeTrackData::Add(DebugData& debug, const Header* header) { in Add() function in FreeTrackData
Dmalloc_debug.cpp178 g_debug->track->Add(header, backtrace_found); in InitHeader()
377 g_debug->free_track->Add(*g_debug, header); in debug_free()
DREADME.md146 Add an extra amount to allocate for every allocation.
/bionic/
DREADME.md147 1. Add entries to SYSCALLS.TXT.
150 3. Add constants (and perhaps types) to the appropriate header file.
155 4. Add function declarations to the appropriate header file.
156 5. Add at least basic tests. Even a test that deliberately supplies