Searched refs:GetPointer (Results 1 – 2 of 2) sorted by relevance
115 memset(curr->GetPointer(), 0, size); in CAlloc()116 ret = curr->GetPointer(); in CAlloc()
123 void *GetPointer(void) { return &mMemory; } in GetPointer() function in ot::Utils::Block