Home
last modified time | relevance | path

Searched refs:getNamespace (Results 1 – 25 of 158) sorted by relevance

1234567

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java133 public String getNamespace() { in getNamespace() method in Element
218 getNamespace(), in parse()
309 getNamespace(), in write()
323 writer.endTag(getNamespace(), getName()); in write()
/external/pytorch/aten/src/ATen/test/
Doperator_name_test.cpp12 EXPECT_EQ(testName.getNamespace(), std::optional<c10::string_view>("ns")); in TEST()
21 EXPECT_EQ(namespacedName.getNamespace(), std::optional<c10::string_view>("already_namespaced")); in TEST()
/external/aws-sdk-java-v2/test/stability-tests/src/it/java/software/amazon/awssdk/stability/tests/cloudwatch/
DCloudWatchBaseStabilityTest.java38 protected abstract String getNamespace(); in getNamespace() method in CloudWatchBaseStabilityTest
50 getTestClient().putMetricData(b -> b.namespace(getNamespace()) in putMetrics()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DExpandedNameTable.java317 public String getNamespace(int ExpandedNameID) in getNamespace() method in ExpandedNameTable
319 String namespace = m_extendedTypes[ExpandedNameID].getNamespace(); in getNamespace()
332 if (m_extendedTypes[ExpandedNameID].getNamespace().equals("")) in getNamespaceID()
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DSoapSerializationEnvelope.java145 if (parser.getEventType() == XmlPullParser.START_TAG && parser.getNamespace().equals(env) in parseBody()
159 Object o = read(parser, null, -1, parser.getNamespace(), parser.getName(), in parseBody()
210 (name.equals(info.name) && parser.getNamespace().equals( in readSerializable()
248 ((SoapObject) obj).getNamespace(), name, PropertyInfo.OBJECT_TYPE)); in readSerializable()
275 String namespace = parser.getNamespace(); in readUnknown()
324 so.addProperty(parser.getNamespace(), parser.getName(), in readUnknown()
360 namespace = parser.getNamespace(prefix); in readVector()
441 namespace = parser.getNamespace(prefix); in read()
567 return new Object[]{so.getNamespace(), so.getName(), null, null}; in getInfo()
571 return new Object[]{sp.getNamespace(), sp.getName(), null, DEFAULT_MARSHAL}; in getInfo()
[all …]
DDM.java72 writer.attribute(attributeInfo.getNamespace(), attributeInfo.getName(), in writeInstance()
89 writer.attribute(attributeInfo.getNamespace(), attributeInfo.getName(), in writeInstance()
/external/google-cloud-java/java-servicedirectory/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/
DNamespaceName.java50 namespace = Preconditions.checkNotNull(builder.getNamespace()); in NamespaceName()
61 public String getNamespace() { in getNamespace() method in NamespaceName
194 public String getNamespace() { in getNamespace() method in NamespaceName.Builder
DUpdateNamespaceRequest.java102 public com.google.cloud.servicedirectory.v1.Namespace getNamespace() { in getNamespace() method in UpdateNamespaceRequest
189 output.writeMessage(1, getNamespace()); in writeTo()
204 size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, getNamespace()); in getSerializedSize()
227 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
246 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
494 mergeNamespace(other.getNamespace()); in mergeFrom()
591 public com.google.cloud.servicedirectory.v1.Namespace getNamespace() { in getNamespace() method in UpdateNamespaceRequest.Builder
752 getNamespace(), getParentForChildren(), isClean()); in getNamespaceFieldBuilder()
DServiceName.java52 namespace = Preconditions.checkNotNull(builder.getNamespace()); in ServiceName()
64 public String getNamespace() { in getNamespace() method in ServiceName
220 public String getNamespace() { in getNamespace() method in ServiceName.Builder
DEndpointName.java54 namespace = Preconditions.checkNotNull(builder.getNamespace()); in EndpointName()
67 public String getNamespace() { in getNamespace() method in EndpointName
249 public String getNamespace() { in getNamespace() method in EndpointName.Builder
DCreateNamespaceRequest.java225 public com.google.cloud.servicedirectory.v1.Namespace getNamespace() { in getNamespace() method in CreateNamespaceRequest
269 output.writeMessage(3, getNamespace()); in writeTo()
287 size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getNamespace()); in getSerializedSize()
309 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
328 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
582 mergeNamespace(other.getNamespace()); in mergeFrom()
939 public com.google.cloud.servicedirectory.v1.Namespace getNamespace() { in getNamespace() method in CreateNamespaceRequest.Builder
1100 getNamespace(), getParentForChildren(), isClean()); in getNamespaceFieldBuilder()
/external/google-cloud-java/java-servicedirectory/proto-google-cloud-servicedirectory-v1beta1/src/main/java/com/google/cloud/servicedirectory/v1beta1/
DNamespaceName.java50 namespace = Preconditions.checkNotNull(builder.getNamespace()); in NamespaceName()
61 public String getNamespace() { in getNamespace() method in NamespaceName
194 public String getNamespace() { in getNamespace() method in NamespaceName.Builder
DUpdateNamespaceRequest.java101 public com.google.cloud.servicedirectory.v1beta1.Namespace getNamespace() { in getNamespace() method in UpdateNamespaceRequest
188 output.writeMessage(1, getNamespace()); in writeTo()
203 size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, getNamespace()); in getSerializedSize()
226 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
245 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
496 mergeNamespace(other.getNamespace()); in mergeFrom()
593 public com.google.cloud.servicedirectory.v1beta1.Namespace getNamespace() { in getNamespace() method in UpdateNamespaceRequest.Builder
755 getNamespace(), getParentForChildren(), isClean()); in getNamespaceFieldBuilder()
DServiceName.java52 namespace = Preconditions.checkNotNull(builder.getNamespace()); in ServiceName()
64 public String getNamespace() { in getNamespace() method in ServiceName
220 public String getNamespace() { in getNamespace() method in ServiceName.Builder
DEndpointName.java54 namespace = Preconditions.checkNotNull(builder.getNamespace()); in EndpointName()
67 public String getNamespace() { in getNamespace() method in EndpointName
249 public String getNamespace() { in getNamespace() method in EndpointName.Builder
DCreateNamespaceRequest.java224 public com.google.cloud.servicedirectory.v1beta1.Namespace getNamespace() { in getNamespace() method in CreateNamespaceRequest
268 output.writeMessage(3, getNamespace()); in writeTo()
286 size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getNamespace()); in getSerializedSize()
308 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
327 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
584 mergeNamespace(other.getNamespace()); in mergeFrom()
941 public com.google.cloud.servicedirectory.v1beta1.Namespace getNamespace() { in getNamespace() method in CreateNamespaceRequest.Builder
1103 getNamespace(), getParentForChildren(), isClean()); in getNamespaceFieldBuilder()
/external/pytorch/aten/src/ATen/core/
Doperator_name.h26 std::optional<c10::string_view> getNamespace() const { in getNamespace() function
37 if (!getNamespace().has_value()) { in setNamespaceIfNotSet()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
Dcodegen_utils.cc44 assert(op->getDialect()->getNamespace() == "lmhlo"); in emitNumElementsComputation()
105 assert(op->getDialect()->getNamespace() == "lmhlo"); in calcMultiDimIndexForFirstOperand()
/external/google-cloud-java/java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/
DNamespacedName.java87 public java.lang.String getNamespace() { in getNamespace() method in NamespacedName
224 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
238 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
471 if (!other.getNamespace().isEmpty()) { in mergeFrom()
550 public java.lang.String getNamespace() { in getNamespace() method in NamespacedName.Builder
616 namespace_ = getDefaultInstance().getNamespace(); in clearNamespace()
DNamespacedNameOrBuilder.java37 java.lang.String getNamespace(); in getNamespace() method
/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
DDatastoreIODetails.java87 public java.lang.String getNamespace() { in getNamespace() method in DatastoreIODetails
224 if (!getNamespace().equals(other.getNamespace())) return false; in equals()
238 hash = (53 * hash) + getNamespace().hashCode(); in hashCode()
471 if (!other.getNamespace().isEmpty()) { in mergeFrom()
550 public java.lang.String getNamespace() { in getNamespace() method in DatastoreIODetails.Builder
616 namespace_ = getDefaultInstance().getNamespace(); in clearNamespace()
DDatastoreIODetailsOrBuilder.java37 java.lang.String getNamespace(); in getNamespace() method
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DExtensionsTable.java68 addExtensionNamespace(extNamespaceSpt.getNamespace(), extHandler); in ExtensionsTable()
213 String ns = extFunction.getNamespace(); in extFunction()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
DXMPAliasInfo.java25 String getNamespace(); in getNamespace() method
DXMPPropertyInfo.java26 String getNamespace(); in getNamespace() method

1234567