Searched defs:IPA_Pool_Heap_Attr (Results 1 – 1 of 1) sorted by relevance
132 struct IPA_Pool_Heap_Attr struct134 MS_U32 heap_id; //in: maybe shared with more than one pools which based on this heap136 char name[IPAPOOL_HEAP_NAME_MAX_LEN]; //out: heap name137 MS_U64 heap_miu_start_offset; //out: heap start offset in miu138 MS_U64 heap_length; //out: heap leagth139 MS_U32 miu; //out: miu id this heap belongs, index from 0.140 MS_U32 heap_type;//out: return heap type to application (enum IPA_HEAP_TYPE )141 MS_S32 error_code; // error code when failed