Home
last modified time | relevance | path

Searched refs:runtimeMainExecutablePath_ (Results 1 – 1 of 1) sorted by relevance

/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
DVersion.java53 runtimeMainExecutablePath_ = ""; in Version()
1304 private volatile java.lang.Object runtimeMainExecutablePath_ = ""; field in Version
1318 java.lang.Object ref = runtimeMainExecutablePath_; in getRuntimeMainExecutablePath()
1324 runtimeMainExecutablePath_ = s; in getRuntimeMainExecutablePath()
1341 java.lang.Object ref = runtimeMainExecutablePath_; in getRuntimeMainExecutablePathBytes()
1345 runtimeMainExecutablePath_ = b; in getRuntimeMainExecutablePathBytes()
2550 if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(runtimeMainExecutablePath_)) { in writeTo()
2551 com.google.protobuf.GeneratedMessageV3.writeString(output, 22, runtimeMainExecutablePath_); in writeTo()
2704 if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(runtimeMainExecutablePath_)) { in getSerializedSize()
2706 com.google.protobuf.GeneratedMessageV3.computeStringSize(22, runtimeMainExecutablePath_); in getSerializedSize()
[all …]