Searched defs:GetMutablePointer (Results 1 – 3 of 3) sorted by relevance
130 void *GetMutablePointer() { return mutable_data_; } in GetMutablePointer() function
179 T *GetMutablePointer() { return ptr_.get(); } in GetMutablePointer() function
87 GetMutablePointer(uoffset_t i) const { in GetMutablePointer() function