/external/opencore/oscl/oscl/osclmemory/src/ |
D | oscl_mem_audit.h | 122 Oscl_TAlloc<MM_Stats_t, OsclMemBasicAllocator> statsAlloc; in new() 136 Oscl_TAlloc<MM_Stats_t, OsclMemBasicAllocator> statsAlloc; in delete() 166 Oscl_TAlloc<MM_FailInsertParam, OsclMemBasicAllocator> failAlloc; in new() 180 Oscl_TAlloc<MM_FailInsertParam, OsclMemBasicAllocator> failAlloc; in delete() 218 Oscl_TAlloc<char, OsclMemBasicAllocator> charAlloc; in ~OsclMemStatsNode() 225 Oscl_TAlloc<OsclMemStatsNode, OsclMemBasicAllocator> statsNodeAlloc; in new() 239 Oscl_TAlloc<OsclMemStatsNode, OsclMemBasicAllocator> statsNodeAlloc; in delete() 264 Oscl_TAlloc<MM_Stats_CB, OsclMemBasicAllocator> statsCBAlloc; in new() 278 Oscl_TAlloc<MM_Stats_CB, OsclMemBasicAllocator> statsCBAlloc; in delete() 320 Oscl_TAlloc<char, OsclMemBasicAllocator> charAlloc; in ~MM_AllocInfo() [all …]
|
D | oscl_mem_auto_ptr.h | 70 template < class T, class _Allocator = Oscl_TAlloc<T, OsclMemAllocator> > class OSCLMemAutoPtr
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_node_utils.h | 97 Oscl_TAlloc<vec_element_deref, Alloc> talloc; in Erase() 118 Oscl_TAlloc<Port, Alloc> talloc; in DestructAndDealloc() 274 Oscl_TAlloc<PVUuid, Alloc>uuid; in Construct() 295 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Construct() 321 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Construct() 339 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Destroy() 347 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Destroy() 354 Oscl_TAlloc<PVUuid, Alloc>uuid; in Destroy() 381 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Copy() 390 Oscl_TAlloc<OSCL_HeapString<Alloc>, Alloc> mimetype; in Copy() [all …]
|
D | pvmf_pool_buffer_allocator.h | 48 typedef Oscl_TAlloc<OsclRefCounterMemFrag, OsclMemAllocator> OsclRefCounterMemFrag_Alloc;
|
/external/opencore/oscl/oscl/osclbase/src/ |
D | oscl_defalloc.h | 128 class Oscl_TAlloc : public OsclDestructDealloc 138 virtual ~Oscl_TAlloc() {}; in ~Oscl_TAlloc() 211 typedef Oscl_TAlloc<U, V> other;
|
D | pvlogger_registry.h | 117 Oscl_TAlloc<PVLogger, alloc_type> _pvloggerAlloc;
|
D | oscl_tagtree.h | 110 Oscl_TAlloc<tag_base_unit, Alloc> tagAllocator; 588 Oscl_TAlloc<node_type, Alloc> nodeAllocator;
|
D | oscl_exclusive_ptr.h | 468 Oscl_TAlloc<T, Alloc> defAlloc;
|
/external/opencore/oscl/oscl/osclio/src/ |
D | oscl_dns_param.cpp | 112 Oscl_TAlloc<GetHostByNameParam, TDNSRequestParamAllocator> alloc; in Create() 121 Oscl_TAlloc<GetHostByNameParam, TDNSRequestParamAllocator> alloc; in Destroy()
|
/external/opencore/protocols/rtp_payload_parser/include/ |
D | payload_parser_registry.h | 60 Oscl_TAlloc<PayloadParserRegistry, OsclMemAllocator> talloc; in Init() 81 Oscl_TAlloc<PayloadParserRegistry, OsclMemAllocator> talloc; in Cleanup()
|
D | rtp_payloadparser_registry.h | 75 Oscl_TAlloc<RTPPayloadParserRegistry, OsclMemAllocator> talloc; in Init() 93 Oscl_TAlloc<RTPPayloadParserRegistry, OsclMemAllocator> talloc; in Cleanup()
|
/external/opencore/protocols/sdp/parser/include/ |
D | sdp_mediaparser_registry.h | 79 Oscl_TAlloc<SDPMediaParserRegistry, OsclMemAllocator> talloc; in Init() 97 Oscl_TAlloc<SDPMediaParserRegistry, OsclMemAllocator> talloc; in Cleanup()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_proxy_adapter.cpp | 452 Oscl_TAlloc<uint8, OsclMemAllocator> myAlloc; in SetLogAppender() 453 typedef OsclRefCounterSA<Oscl_TAlloc<uint8, OsclMemAllocator> > refcount_type; in SetLogAppender() 481 Oscl_TAlloc<uint8, OsclMemAllocator> myAlloc; in RemoveLogAppender() 482 typedef OsclRefCounterSA<Oscl_TAlloc<uint8, OsclMemAllocator> > refcount_type; in RemoveLogAppender() 514 Oscl_TAlloc<uint8, OsclMemAllocator> myAlloc; in SetLogLevel() 515 typedef OsclRefCounterSA<Oscl_TAlloc<uint8, OsclMemAllocator> > refcount_type; in SetLogLevel() 543 Oscl_TAlloc<uint8, OsclMemAllocator> myAlloc; in GetLogLevel() 544 typedef OsclRefCounterSA<Oscl_TAlloc<uint8, OsclMemAllocator> > refcount_type; in GetLogLevel()
|
/external/opencore/pvmi/recognizer/src/ |
D | pvmf_recognizer_registry.cpp | 47 Oscl_TAlloc<PVMFRecognizerRegistryImpl, OsclMemAllocator> talloc; in OSCL_DLL_ENTRY_POINT_DEFAULT() 66 Oscl_TAlloc<PVMFRecognizerRegistryImpl, OsclMemAllocator> talloc; in Cleanup()
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node_internal.h | 140 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Construct() 240 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Destroy() 260 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Copy()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | adaptationlayer.h | 271 OsclRefCounterSA<Oscl_TAlloc<AdaptationLayer, BasicAlloc> > *alRefCounter = in GetAdaptationLayer() 272 new OsclRefCounterSA<Oscl_TAlloc<AdaptationLayer, BasicAlloc> >(ptr); in GetAdaptationLayer()
|
/external/opencore/nodes/pvloopbacknode/include/ |
D | pvmf_loopback_ioport.h | 127 friend class Oscl_TAlloc<PVMFLoopbackIOPort, OsclMemAllocator>; variable
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_port.h | 149 friend class Oscl_TAlloc<PVMFRTSPPort, OsclMemAllocator>; variable
|
/external/opencore/nodes/pvclientserversocketnode/include/ |
D | pvmf_clientserver_socket_port.h | 146 friend class Oscl_TAlloc<PVMFClientServerSocketPort, OsclMemAllocator>; variable
|
/external/opencore/nodes/pvsocketnode/include/ |
D | pvmf_socket_port.h | 144 friend class Oscl_TAlloc<PVMFSocketPort, OsclMemAllocator>; variable
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_node.h | 210 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Construct() 308 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Destroy() 328 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Copy()
|
/external/opencore/protocols/http_parcom/include/ |
D | http_parser_external.h | 44 typedef Oscl_TAlloc<OsclRefCounterMemFrag, OsclMemAllocator> HTTPEntityUnit_Alloc;
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_outport.h | 169 friend class Oscl_TAlloc<PVMFAACFFParserOutPort, OsclMemAllocator>; variable
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.h | 144 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Construct() 243 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Destroy() 263 Oscl_TAlloc<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> str; in Copy()
|
/external/opencore/oscl/pvlogger/src/ |
D | pvlogger_mem_appender.h | 47 …OSCLMemAutoPtr<MemAppender<Layout, LayoutBufferSize, Lock>, Oscl_TAlloc<MemAppender<Layout, Layout…
|