Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A DFValue.cxx136 static AllocationState s_aAllocated; member in connectivity::tracing::AllocationTracer
150 AllocationState::iterator aLookFor = s_aAllocated.begin(); in getLocation()
152 aLookFor != s_aAllocated.end(); in getLocation()
161 s_aAllocated.push_back( AllocationType() ); in getLocation()
162 aLookFor = s_aAllocated.end(); --aLookFor; in getLocation()
168 AllocationTracer::AllocationState AllocationTracer::s_aAllocated; member in connectivity::tracing::AllocationTracer

Completed in 36 milliseconds