Home
last modified time | relevance | path

Searched full:createtime (Results 1 – 25 of 2350) sorted by relevance

12345678910>>...94

/external/google-cloud-java/
Dchangelog.json19 "createTime": "2023-05-10T18:30:04.129Z" string
36 "createTime": "2023-05-10T18:30:04.126Z" string
77 "createTime": "2023-05-10T18:30:04.124Z" string
94 "createTime": "2023-05-10T18:30:04.122Z" string
111 "createTime": "2023-05-10T18:30:04.119Z" string
170 "createTime": "2023-05-10T18:30:04.116Z" string
193 "createTime": "2023-05-10T18:30:04.114Z" string
210 "createTime": "2023-05-10T18:30:04.111Z" string
227 "createTime": "2023-05-10T18:30:04.109Z" string
256 "createTime": "2023-05-10T18:30:04.107Z" string
[all …]
/external/tensorflow/tensorflow/python/tpu/client/
Dclient_test.py324 'createTime': '2000-01-01T00:29:30.123456Z',
337 'createTime': '2000-01-01T00:28:20.123456Z',
350 'createTime': '2000-01-01T00:28:40.123456Z',
356 'createTime': '2000-01-01T00:29:30.123456Z',
362 'createTime': '2000-01-01T00:29:40.123456Z',
375 'createTime': '2000-01-01T00:28:20.123456Z',
381 'createTime': '2000-01-01T00:29:30.123456Z',
387 'createTime': '2000-01-01T00:29:40.123456Z',
400 'createTime': '2000-01-01T00:29:00.123456Z',
406 'createTime': '2000-01-01T00:29:10.123456Z',
[all …]
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DX000A_NTFS.java73 private ZipEightByteInteger createTime = ZipEightByteInteger.ZERO; field in X000A_NTFS
132 System.arraycopy(createTime.getBytes(), 0, data, pos, 8); in getLocalFileDataData()
214 public ZipEightByteInteger getCreateTime() { return createTime; } in getCreateTime()
243 return zipToDate(createTime); in getCreateJavaTime()
273 createTime = t == null ? ZipEightByteInteger.ZERO : t; in setCreateTime()
330 … (createTime == xf.createTime || (createTime != null && createTime.equals(xf.createTime))); in equals()
346 if (createTime != null) { in hashCode()
347 hc ^= Integer.rotateLeft(createTime.hashCode(), 22); in hashCode()
359 this.createTime = ZipEightByteInteger.ZERO; in reset()
371 createTime = new ZipEightByteInteger(data, offset); in readTimeAttr()
DX5455_ExtendedTimestamp.java52 * <li><b>*createTime:</b>
117 private ZipLong createTime; field in X5455_ExtendedTimestamp
145 (bit2_createTimePresent && createTime != null ? 4 : 0) in getLocalFileDataLength()
187 if (bit2_createTimePresent && createTime != null) { in getLocalFileDataData()
189 System.arraycopy(createTime.getBytes(), 0, data, pos, 4); in getLocalFileDataData()
239 createTime = new ZipLong(data, offset); in parseFromLocalFileData()
264 this.createTime = null; in reset()
362 public ZipLong getCreateTime() { return createTime; } in getCreateTime()
403 return zipLongToDate(createTime); in getCreateJavaTime()
460 this.createTime = l; in setCreateTime()
[all …]
/external/webrtc/rtc_base/
Dcpu_time.cc61 FILETIME createTime; in GetProcessCpuTimeNanos()
65 if (GetProcessTimes(GetCurrentProcess(), &createTime, &exitTime, &kernelTime, in GetProcessCpuTimeNanos()
108 FILETIME createTime; in GetThreadCpuTimeNanos()
112 if (GetThreadTimes(GetCurrentThread(), &createTime, &exitTime, &kernelTime, in GetThreadCpuTimeNanos()
/external/python/google-api-python-client/docs/dyn/
Darea120tables_v1alpha1.tables.rows.html122 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
145 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
196 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
220 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
246 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
267 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
313 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
329 orderBy: string, Optional. Sorting order for the list of rows on createTime/updateTime.
348 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
383 &quot;createTime&quot;: &quot;A String&quot;, # Time when the row was created.
[all …]
Dapigee_v1.organizations.environments.analytics.admin.html109 … schema field. # Properties for the schema field. For example: { &quot;createTime&quot;: &quot;201…
110 …&quot;createTime&quot;: &quot;A String&quot;, # Time the field was created in RFC3339 string form.…
122 … schema field. # Properties for the schema field. For example: { &quot;createTime&quot;: &quot;201…
123 …&quot;createTime&quot;: &quot;A String&quot;, # Time the field was created in RFC3339 string form.…
Dmybusinessqanda_v1.locations.questions.html124 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the question w…
134 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the answer was…
160 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the question w…
170 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the answer was…
247 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the question w…
257 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the answer was…
302 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the question w…
312 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the answer was…
339 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the question w…
349 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp for when the answer was…
Dmonitoring_v1.locations.global_.metricsScopes.html112 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when this Metrics Scope was …
115 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when this MonitoredProject w…
141 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when this Metrics Scope was …
144 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when this MonitoredProject w…
Dcontactcenterinsights_v1.projects.locations.issueModels.issues.html110 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue was crea…
134 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue was crea…
153 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue was crea…
169 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue was crea…
Danalyticsadmin_v1alpha.accounts.html151 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
203 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
239 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
257 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
276 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
344 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this account was originally…
352 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally …
360 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was c…
413 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this FirebaseLink was origi…
420 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this link was originally cr…
[all …]
Ddisplayvideo_v1.customBiddingAlgorithms.scripts.html109 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the script was created.
139 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the script was created.
177 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the script was created.
203createTime desc` (default) The default sorting order is descending. To specify ascending order for…
219 … &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the script was created.
Dscript_v1.projects.versions.html108 &quot;createTime&quot;: &quot;A String&quot;, # When the version was created.
123 &quot;createTime&quot;: &quot;A String&quot;, # When the version was created.
146 &quot;createTime&quot;: &quot;A String&quot;, # When the version was created.
173 &quot;createTime&quot;: &quot;A String&quot;, # When the version was created.
Dcontaineranalysis_v1alpha1.projects.scanConfigs.html113 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this scan config was created.
142 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this scan config was created.
176 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this scan config was created.
193 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this scan config was created.
Dapigee_v1.organizations.analytics.datastores.html114 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
138 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
187 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
221 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
249 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
288 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
312 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. Datastore create time, in millisecond…
/external/libevent/test/
Dtest-changelist.c69 FILETIME createtime, exittime; in start_cpu_usage_timer() local
71 r = GetThreadTimes(timer->thread, &createtime, &exittime, in start_cpu_usage_timer()
109 FILETIME createtime, exittime, usertimeEnd, kerneltimeEnd; in get_cpu_usage() local
118 r = GetThreadTimes(timer->thread, &createtime, &exittime, in get_cpu_usage()
/external/google-cloud-java/java-vmwareengine/proto-google-cloud-vmwareengine-v1/src/main/java/com/google/cloud/vmwareengine/v1/
DListNetworkPoliciesRequestOrBuilder.java126 * (createTime &gt; "2021-04-12T08:15:10.40Z")
133 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
159 * (createTime &gt; "2021-04-12T08:15:10.40Z")
166 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
DListPrivateCloudsRequestOrBuilder.java128 * (createTime &gt; "2021-04-12T08:15:10.40Z")
134 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
162 * (createTime &gt; "2021-04-12T08:15:10.40Z")
168 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
DListVmwareEngineNetworksRequestOrBuilder.java125 * (createTime &gt; "2021-04-12T08:15:10.40Z")
132 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
158 * (createTime &gt; "2021-04-12T08:15:10.40Z")
165 * (createTime &gt; "2021-04-12T08:15:10.40Z") OR
/external/aws-sdk-java-v2/services/cleanrooms/src/main/resources/codegen-resources/
Dservice-2.json1300 "createTime",
1317 "createTime":{ object
1518 "createTime",
1557 "createTime":{ object
1612 "createTime",
1626 "createTime":{ object
1822 "createTime",
1852 "createTime":{ object
1892 "createTime",
1927 "createTime":{ object
[all …]
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DUsMotionEvent.java33 public long physicalTime, kernelTime, createTime; field in UsMotionEvent
49 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
59 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DBasicAttributeProvider.java153 @NullableDecl FileTime createTime) in setTimes() argument
165 if (createTime != null) { in setTimes()
166 file.setCreationTime(createTime.toMillis()); in setTimes()
/external/sdk-platform-java/java-iam/proto-google-iam-v2/src/main/java/com/google/iam/v2/
DPolicyOperationMetadataOrBuilder.java35 * @return Whether the createTime field is set.
47 * @return The createTime.
/external/sdk-platform-java/java-iam/proto-google-iam-v2beta/src/main/java/com/google/iam/v2beta/
DPolicyOperationMetadataOrBuilder.java35 * @return Whether the createTime field is set.
47 * @return The createTime.
/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/
DSearchAllResourcesRequestOrBuilder.java109 * * `createTime&lt;1609459200` to find Google Cloud resources that were created
170 * * `createTime&lt;1609459200` to find Google Cloud resources that were created
346 * * createTime
376 * * createTime
416 * * createTime
458 * * createTime
500 * * createTime

12345678910>>...94