Home
last modified time | relevance | path

Searched defs:allocate_fl (Results 1 – 4 of 4) sorted by relevance

/external/opencore/oscl/oscl/osclbase/src/
Doscl_defalloc.h76 virtual OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function
102 virtual OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function
142 pointer allocate_fl(uint32 size , const char * file_name, const int line_num) in allocate_fl() function
/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_readyq.cpp35 OsclAny* OsclReadyAlloc::allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function in OsclReadyAlloc
/external/opencore/oscl/oscl/osclmemory/src/
Doscl_mem.h764 OsclAny* allocate_fl(const uint32 n, const char * file_name, const int line_num) in allocate_fl() function
825 OsclAny* allocate_fl(const uint32 size, const char * file_name, const int line_num) in allocate_fl() function
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_internal.h163 void* allocate_fl(const uint32 size, const char *file_name, const int line_number) in allocate_fl() function