Searched refs:method_size (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp82 Result.method_size = FnSize;
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc3579 for (int i = 0; i < this->method_size(); i++) {
3609 for (int i = 0; i < this->method_size(); i++) {
3649 total_size += 1 * this->method_size();
3650 for (int i = 0; i < this->method_size(); i++) {
3707 for (int i = 0; i < method_size(); i++) {
H A Ddescriptor.pb.h1207 inline int method_size() const;
3420 inline int ServiceDescriptorProto::method_size() const { function in class:google::protobuf::ServiceDescriptorProto

Completed in 196 milliseconds