Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp97 void setValue(T);
99 void setValue(size_t s) { in setValue() function
103 void setValue(int i) { in setValue() function
107 void setValue(void* p) { in setValue() function
149 ret.setValue<decltype(r)>(r); in TimerCall()
541 result.setValue<void*>(nullptr); in InternalMalloc()
547 result.setValue<void*>(nullptr); in InternalMalloc()
557 result.setValue<void*>(InitHeader(header, header, size)); in InternalMalloc()