Lines Matching refs:size
259 void Api::SetCachedSize(int size) const {
260 _cached_size_.Set(size);
393 if (this->name().size() > 0) {
419 if (this->version().size() > 0) {
489 if (this->name().size() > 0) {
496 if (this->version().size() > 0) {
549 if (from.name().size() > 0) {
552 if (from.version().size() > 0) {
674 void Method::SetCachedSize(int size) const {
675 _cached_size_.Set(size);
797 if (this->name().size() > 0) {
807 if (this->request_type_url().size() > 0) {
823 if (this->response_type_url().size() > 0) {
877 if (this->name().size() > 0) {
884 if (this->request_type_url().size() > 0) {
891 if (this->response_type_url().size() > 0) {
945 if (from.name().size() > 0) {
948 if (from.request_type_url().size() > 0) {
951 if (from.response_type_url().size() > 0) {
1057 void Mixin::SetCachedSize(int size) const {
1058 _cached_size_.Set(size);
1132 if (this->name().size() > 0) {
1142 if (this->root().size() > 0) {
1168 if (this->name().size() > 0) {
1175 if (this->root().size() > 0) {
1212 if (from.name().size() > 0) {
1215 if (from.root().size() > 0) {