Searched refs:method_size (Results 1 – 10 of 10) sorted by relevance
191 unsigned int method_size; member
105 Result.method_size = FnSize; in FunctionDescToIntelJITFormat()
230 unsigned int method_size; member
192 jmethod.method_size = static_cast<unsigned int>(event->code_len); in event_handler()
58 << ", Size = " << msg->method_size << "\n"; in NotifyEvent()
1362 ServiceDescriptorProto::kMethodFieldNumber, service->method_size()); in ParseServiceStatement()
3579 for (int i = 0; i < this->method_size(); i++) { in SerializeWithCachedSizes()3609 for (int i = 0; i < this->method_size(); i++) { in SerializeWithCachedSizesToArray()3649 total_size += 1 * this->method_size(); in ByteSize()3650 for (int i = 0; i < this->method_size(); i++) { in ByteSize()3707 for (int i = 0; i < method_size(); i++) { in IsInitialized()
1207 inline int method_size() const;3420 inline int ServiceDescriptorProto::method_size() const { in method_size() function
3803 for (int i = 0; i < this->method_size(); i++) { in SerializeWithCachedSizes()3833 for (int i = 0; i < this->method_size(); i++) { in SerializeWithCachedSizesToArray()3873 total_size += 1 * this->method_size(); in ByteSize()3874 for (int i = 0; i < this->method_size(); i++) { in ByteSize()3931 for (int i = 0; i < method_size(); i++) { in IsInitialized()
1247 inline int method_size() const;4238 inline int ServiceDescriptorProto::method_size() const { in method_size() function