/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | timer_test.c | 198 DevHandle handle1, DevHandle handle2) in TimerTestCreateThread() 218 DevHandle handle1, DevHandle handle2) in MultiThreadSourceRecycle() 247 DevHandle handle1 = NULL; in TimerTestMultiThread() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/ |
H A D | ylong_runtime_async_benchmark.rs | 61 let handle1 = runtime.spawn(async move { in main() localVariable
|
/ohos5.0/drivers/peripheral/camera/test/hdi/sequenceable_test/src/ |
H A D | camera_hdi_sequenceable_test.cpp | 129 BufferHandle* handle1 = bufferHandleSeq0->GetBufferHandle(); variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | async_fs.rs | 40 let handle1 = ylong_runtime::spawn(async move { in sdv_async_fs_write() localVariable 170 let handle1 = ylong_runtime::spawn(async move { in sdv_async_fs_read_to_end() localVariable
|
H A D | async_buf_write.rs | 125 let handle1 = ylong_runtime::spawn(async move { in sdv_buf_writer_seek() localVariable
|
H A D | async_buf_read.rs | 216 let handle1 = ylong_runtime::spawn(async move { in sdv_buf_reader_seek() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/ |
H A D | join_handle.rs | 186 let handle1 = crate::spawn(async { 1 }); in ut_test_join_handle_is_finished() localVariable
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/ |
H A D | audio_libcapture_test.cpp | 450 struct DevHandle *handle1 = nullptr; variable
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_access_control_rsa_sign_verify_test_common.cpp | 294 struct HksBlob handle1 = { sizeof(uint64_t), handleS1 }; in HksAcRsaThreeStageSignCustomCase() local 353 struct HksBlob handle1 = { sizeof(uint64_t), handleS1 }; in HksAcRsaThreeStageVerifyCustomCase() local
|
/ohos5.0/base/startup/init/test/moduletest/ |
H A D | syspara_moduleTest.cpp | 279 uint32_t handle1 = FindParameter(key1.c_str()); variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | watch.rs | 616 let handle1 = spawn(async move { in send_notified_await() localVariable
|
H A D | rwlock.rs | 475 let handle1 = spawn(async move { in ut_rwlock_write_test_02() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | current_thread.rs | 403 let handle1 = spawner.spawn(&TaskBuilder::default(), async move { 1 }); in ut_current_thread_block_on() localVariable
|