Home
last modified time | relevance | path

Searched defs:created (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/it/
H A DITDnsTest.java221 Zone created = DNS.create(ZONE1); in testCreateValidZone() local
241 Zone created = DNS.create(ZONE_EMPTY_DESCRIPTION); in testCreateValidZoneEmptyDescription() local
284 Zone created = DNS.create(ZONE1, Dns.ZoneOption.fields(ZoneField.CREATION_TIME)); in testCreateZoneWithOptions() local
386 Zone created = DNS.create(ZONE_DNSSEC); in testZoneCreatedWithDnsSecConfig() local
460 Zone created = DNS.getZone(ZONE1.getName(), Dns.ZoneOption.fields(ZoneField.CREATION_TIME)); in testGetZone() local
567 Zone created = DNS.create(ZONE1); in testListZones() local
730 Zone created = DNS.create(ZONE1); in testDeleteZone() local
744 ChangeRequest created = DNS.applyChangeRequest(ZONE1.getName(), CHANGE_ADD_ZONE1); in testCreateChange() local
1040 ChangeRequest created = zone.applyChangeRequest(CHANGE_ADD_ZONE1); in testGetChange() local
1289 Zone created = DNS.create(ZONE_EMPTY_DESCRIPTION); in testListZonesBatch() local
[all …]
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/orca/
H A DOrcaOobUtilTest.java248 Subchannel created = createSubchannel(orcaHelper, i, attrs); in singlePolicyTypicalWorkflow() local
332 Subchannel created = createSubchannel(childHelper, i, attrs); in twoLevelPoliciesTypicalWorkflow() local
408 final Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in orcReportingDisabledWhenServiceNotImplemented() local
444 final Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in orcaReportingStreamClosedAndRetried() local
511 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in reportingNotStartedUntilConfigured() local
528 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in updateListenerThrows() local
551 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in removeListener() local
579 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in updateReportingIntervalBeforeCreatingSubchannel() local
593 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in updateReportingIntervalBeforeSubchannelReady() local
609 Subchannel created = createSubchannel(orcaHelper, 0, Attributes.EMPTY); in updateReportingIntervalWhenRpcActive() local
[all …]
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DHal2AidlMapper.cpp209 bool created = false; in createOrUpdatePatch() local
244 const AudioPortConfig& requestedPortConfig, AudioPortConfig* result, bool* created) { in createOrUpdatePortConfig()
266 const AudioPortConfig& requestedPortConfig, AudioPortConfig* result, bool* created) { in createOrUpdatePortConfigRetry()
301 const AudioPatch& requestedPatch, PatchMatch match, AudioPatch* patch, bool* created) { in findOrCreatePatch()
311 PatchMatch match, AudioPatch* patch, bool* created) { in findOrCreatePatch()
332 AudioPortConfig* portConfig, bool* created) { in findOrCreateDevicePortConfig()
370 AudioPortConfig* portConfig, bool* created) { in findOrCreateMixPortConfig()
474 AudioPortConfig* portConfig, bool* created) { in findOrCreatePortConfig()
820 bool created = false; in prepareToOpenStream() local
857 bool created = false; in prepareToOpenStreamHelper() local
[all …]
/aosp_15_r20/frameworks/rs/script_api/
H A DSpecification.cpp375 bool created = false; in scanConstantSpecification() local
404 bool created = false; in scanTypeSpecification() local
621 bool created = false; in scanFunctionSpecification() local
873 T* findOrCreate(const string& name, map<string, T*>* map, bool* created) { in findOrCreate()
885 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant()
889 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType()
893 Function* SystemSpecification::findOrCreateFunction(const string& name, bool* created) { in findOrCreateFunction()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
H A DCoroutineScheduler.kt343 val created = synchronized(workers) { createdWorkers } in <lambda>() constant
442 val created = createdWorkers(state) in <lambda>() constant
479 val created = createdWorkers(state) in <lambda>() constant
981 val created = createdWorkers in <lambda>() constant
/aosp_15_r20/external/webrtc/api/test/metrics/
H A Dmetrics_accumulator.cc73 bool created; in AddSample() local
90 bool created; in AddMetricMetadata() local
112 bool* created) { in GetOrCreateMetric()
/aosp_15_r20/external/skia/tests/
H A DArenaAllocTest.cpp20 static int created = 0, in DEF_TEST() local
145 static int created = 0, in DEF_TEST() local
168 static int created = 0, in DEF_TEST() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp231 path created = dest / FI.filename; in from_is_directory() local
244 path created = dest / FI.filename; in from_is_directory() local
259 path created = dest / FI.filename; in from_is_directory() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp223 path created = dest / FI.filename; in TEST_CASE() local
236 path created = dest / FI.filename; in TEST_CASE() local
251 path created = dest / FI.filename; in TEST_CASE() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
H A DNVMem.c63 time_t created; member
330 char created[50]; in _plat__NVEnable() local
471 char created[50]; in _plat__NvCommit() local
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Dquerier_impl.cc169 std::vector<absl::optional<DnsSdInstanceEndpoint>> created( in CalculateChangeSets() local
397 std::vector<DnsSdInstanceEndpoint> created; in OnRecordChanged() local
409 std::vector<DnsSdInstanceEndpoint> created, in InvokeChangeCallbacks()
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/storage/
DExtensionsKt.java33 java.util.List<java.lang.String> associatedPackageNames, @org.jetbrains.annotations.NotNull() in EntityMetadata()
46 java.lang.String associatedPackageName, @org.jetbrains.annotations.NotNull() in EntityMetadata()
/aosp_15_r20/external/dtc/tests/
H A Dsw_tree1.c28 static void realloc_fdt(void **fdt, size_t *size, bool created) in realloc_fdt()
100 bool created = false; in main() local
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/
H A DMediaDrmAtomTests.java99 MediaDrmAtoms.MediaDrmCreated created = event.getAtom().getMediaDrmCreated(); in testMediaDrmAtom() local
140 private void validateMediaDrmCreated(MediaDrmAtoms.MediaDrmCreated created) { in validateMediaDrmCreated()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipAttachmentFormat.java66 String created, in BipAttachmentFormat()
102 Date created, in BipAttachmentFormat()
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_drawer_unittest.cc39 std::atomic<bool> created(false); in TestScreenDrawerLock() local
44 Task(std::atomic<bool>* created, in TestScreenDrawerLock()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/
H A DTestableAlertDialog.kt51 private var created = false variable
/aosp_15_r20/frameworks/base/tests/CompanionDeviceMultiDeviceTests/client/src/android/companion/multidevices/
H A DCallbackUtils.kt36 private val created = CountDownLatch(1) constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs364 created: Option<SystemTime>, field
458 pub fn created(&self) -> io::Result<SystemTime> { in created() method
473 pub fn created(&self) -> io::Result<SystemTime> { in created() method
537 pub fn created(&self) -> io::Result<SystemTime> { in created() method
547 pub fn created(&self) -> io::Result<SystemTime> { in created() method
569 pub fn created(&self) -> io::Result<SystemTime> { in created() method
584 pub fn created(&self) -> io::Result<SystemTime> { in created() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs368 created: Option<SystemTime>, field
462 pub fn created(&self) -> io::Result<SystemTime> { in created() method
477 pub fn created(&self) -> io::Result<SystemTime> { in created() method
541 pub fn created(&self) -> io::Result<SystemTime> { in created() method
551 pub fn created(&self) -> io::Result<SystemTime> { in created() method
573 pub fn created(&self) -> io::Result<SystemTime> { in created() method
588 pub fn created(&self) -> io::Result<SystemTime> { in created() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs364 created: Option<SystemTime>, field
458 pub fn created(&self) -> io::Result<SystemTime> { in created() method
473 pub fn created(&self) -> io::Result<SystemTime> { in created() method
537 pub fn created(&self) -> io::Result<SystemTime> { in created() method
547 pub fn created(&self) -> io::Result<SystemTime> { in created() method
569 pub fn created(&self) -> io::Result<SystemTime> { in created() method
584 pub fn created(&self) -> io::Result<SystemTime> { in created() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs368 created: Option<SystemTime>, field
462 pub fn created(&self) -> io::Result<SystemTime> { in created() method
477 pub fn created(&self) -> io::Result<SystemTime> { in created() method
541 pub fn created(&self) -> io::Result<SystemTime> { in created() method
551 pub fn created(&self) -> io::Result<SystemTime> { in created() method
573 pub fn created(&self) -> io::Result<SystemTime> { in created() method
588 pub fn created(&self) -> io::Result<SystemTime> { in created() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs364 created: Option<SystemTime>, field
458 pub fn created(&self) -> io::Result<SystemTime> { in created() method
473 pub fn created(&self) -> io::Result<SystemTime> { in created() method
537 pub fn created(&self) -> io::Result<SystemTime> { in created() method
547 pub fn created(&self) -> io::Result<SystemTime> { in created() method
569 pub fn created(&self) -> io::Result<SystemTime> { in created() method
584 pub fn created(&self) -> io::Result<SystemTime> { in created() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server3/
Dreply.cpp22 const std::string created = variable
123 const char created[] = variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/
Dreply.cpp22 const std::string created = variable
123 const char created[] = variable

12345678910>>...34