Searched refs:ComputeMethodInfoSize (Results 1 – 4 of 4) sorted by relevance
173 size_t ComputeMethodInfoSize() const;
692 size_t StackMapStream::ComputeMethodInfoSize() const { in ComputeMethodInfoSize() function in art::StackMapStream
1002 const size_t method_info_size = stream.ComputeMethodInfoSize(); in TEST()
870 *method_info_size = stack_map_stream->ComputeMethodInfoSize(); in ComputeStackMapAndMethodInfoSize()