Searched refs:prototype (Results 1 – 4 of 4) sorted by relevance
25 moment.prototype.renderTime = function (timestamp, showTimezone) {40 moment.prototype.renderDate = function (timestamp, showTimezone) {54 moment.prototype.renderDuration = function (durationTimestamp) {
10 …prototype={isValid:function(){return this.valid},rgb:function(){return this.setSpace("rgb",argumen…
1343 …tic Builder newBuilder(com.android.vts.proto.VtsReportMessage.AndroidDeviceInfoMessage prototype) { in newBuilder() argument1344 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()2640 …blic static Builder newBuilder(com.android.vts.proto.VtsReportMessage.AndroidBuildInfo prototype) { in newBuilder() argument2641 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()3389 public static Builder newBuilder(com.android.vts.proto.VtsReportMessage.VtsHostInfo prototype) { in newBuilder() argument3390 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()4586 …static Builder newBuilder(com.android.vts.proto.VtsReportMessage.TestCaseReportMessage prototype) { in newBuilder() argument4587 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()7254 …tatic Builder newBuilder(com.android.vts.proto.VtsReportMessage.ProfilingReportMessage prototype) { in newBuilder() argument7255 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()[all …]
2134 …er newBuilder(com.android.vts.proto.TestSuiteResultMessageProto.TestSuiteResultMessage prototype) { in newBuilder() argument2135 return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); in newBuilder()