Home
last modified time | relevance | path

Searched refs:Oscl_TAlloc (Results 1 – 25 of 40) sorted by relevance

12

/external/opencore/oscl/oscl/osclmemory/src/
Doscl_mem_audit.h122 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 …]
Doscl_mem_auto_ptr.h70 template < class T, class _Allocator = Oscl_TAlloc<T, OsclMemAllocator> > class OSCLMemAutoPtr
/external/opencore/pvmi/pvmf/include/
Dpvmf_node_utils.h97 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 …]
Dpvmf_pool_buffer_allocator.h48 typedef Oscl_TAlloc<OsclRefCounterMemFrag, OsclMemAllocator> OsclRefCounterMemFrag_Alloc;
/external/opencore/oscl/oscl/osclbase/src/
Doscl_defalloc.h128 class Oscl_TAlloc : public OsclDestructDealloc
138 virtual ~Oscl_TAlloc() {}; in ~Oscl_TAlloc()
211 typedef Oscl_TAlloc<U, V> other;
Dpvlogger_registry.h117 Oscl_TAlloc<PVLogger, alloc_type> _pvloggerAlloc;
Doscl_tagtree.h110 Oscl_TAlloc<tag_base_unit, Alloc> tagAllocator;
588 Oscl_TAlloc<node_type, Alloc> nodeAllocator;
Doscl_exclusive_ptr.h468 Oscl_TAlloc<T, Alloc> defAlloc;
/external/opencore/oscl/oscl/osclio/src/
Doscl_dns_param.cpp112 Oscl_TAlloc<GetHostByNameParam, TDNSRequestParamAllocator> alloc; in Create()
121 Oscl_TAlloc<GetHostByNameParam, TDNSRequestParamAllocator> alloc; in Destroy()
/external/opencore/protocols/rtp_payload_parser/include/
Dpayload_parser_registry.h60 Oscl_TAlloc<PayloadParserRegistry, OsclMemAllocator> talloc; in Init()
81 Oscl_TAlloc<PayloadParserRegistry, OsclMemAllocator> talloc; in Cleanup()
Drtp_payloadparser_registry.h75 Oscl_TAlloc<RTPPayloadParserRegistry, OsclMemAllocator> talloc; in Init()
93 Oscl_TAlloc<RTPPayloadParserRegistry, OsclMemAllocator> talloc; in Cleanup()
/external/opencore/protocols/sdp/parser/include/
Dsdp_mediaparser_registry.h79 Oscl_TAlloc<SDPMediaParserRegistry, OsclMemAllocator> talloc; in Init()
97 Oscl_TAlloc<SDPMediaParserRegistry, OsclMemAllocator> talloc; in Cleanup()
/external/opencore/engines/2way/src/
Dpv_2way_proxy_adapter.cpp452 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/
Dpvmf_recognizer_registry.cpp47 Oscl_TAlloc<PVMFRecognizerRegistryImpl, OsclMemAllocator> talloc; in OSCL_DLL_ENTRY_POINT_DEFAULT()
66 Oscl_TAlloc<PVMFRecognizerRegistryImpl, OsclMemAllocator> talloc; in Cleanup()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node_internal.h140 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/
Dadaptationlayer.h271 OsclRefCounterSA<Oscl_TAlloc<AdaptationLayer, BasicAlloc> > *alRefCounter = in GetAdaptationLayer()
272 new OsclRefCounterSA<Oscl_TAlloc<AdaptationLayer, BasicAlloc> >(ptr); in GetAdaptationLayer()
/external/opencore/nodes/pvloopbacknode/include/
Dpvmf_loopback_ioport.h127 friend class Oscl_TAlloc<PVMFLoopbackIOPort, OsclMemAllocator>; variable
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_port.h149 friend class Oscl_TAlloc<PVMFRTSPPort, OsclMemAllocator>; variable
/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_clientserver_socket_port.h146 friend class Oscl_TAlloc<PVMFClientServerSocketPort, OsclMemAllocator>; variable
/external/opencore/nodes/pvsocketnode/include/
Dpvmf_socket_port.h144 friend class Oscl_TAlloc<PVMFSocketPort, OsclMemAllocator>; variable
/external/opencore/nodes/pvwavffparsernode/src/
Dpvmf_wavffparser_node.h210 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/
Dhttp_parser_external.h44 typedef Oscl_TAlloc<OsclRefCounterMemFrag, OsclMemAllocator> HTTPEntityUnit_Alloc;
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_outport.h169 friend class Oscl_TAlloc<PVMFAACFFParserOutPort, OsclMemAllocator>; variable
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.h144 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/
Dpvlogger_mem_appender.h47 …OSCLMemAutoPtr<MemAppender<Layout, LayoutBufferSize, Lock>, Oscl_TAlloc<MemAppender<Layout, Layout…

12