/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_vendor_hal_list.h | 42 void* handle; member
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/nnrt/ |
H A D | nnrt_implementation.cpp | 29 void LoadFunction(void* handle, const char* name, T* nnrtFunction) in LoadFunction()
|
/ohos5.0/base/web/webview/ohos_nweb/src/ |
H A D | nweb_crashpad_handler_main.cpp | 39 void *handle = dlopen(libCrashpadHandler.c_str(), RTLD_NOW | RTLD_GLOBAL); in main() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/examples/ |
H A D | async_https_outside.rs | 26 let handle = rt.spawn(req()); in main() localVariable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
H A D | sys_event.c | 25 EventHandle handle; member 59 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/test/fuzztest/spi_fuzzer/ |
H A D | spi_fuzzer.cpp | 39 static void SpiFuzzDoTest(DevHandle handle, struct SpiDevInfo *info, struct SpiMsg *msg, struct Spi… in SpiFuzzDoTest() 63 DevHandle handle = nullptr; in SpiFuzzTest() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | ws_ffrt_helper.cpp | 47 void SaveTask(const std::string& taskName, ffrt::task_handle handle) in SaveTask() 110 …ffrt::task_handle handle = ffrt::submit_h(std::move(localTask), {}, {}, ffrt::task_attr().delay(de… in SubmitTask() local
|
/ohos5.0/base/startup/init/services/param/liteos/ |
H A D | param_hal.c | 208 static int BatchSavePersistParamBegin(PERSIST_SAVE_HANDLE *handle) in BatchSavePersistParamBegin() 221 static int BatchSavePersistParam(PERSIST_SAVE_HANDLE handle, const char *name, const char *value) in BatchSavePersistParam() 230 static void BatchSavePersistParamEnd(PERSIST_SAVE_HANDLE handle) in BatchSavePersistParamEnd()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_database.cpp | 84 int GattDatabase::DeleteService(uint16_t handle) in DeleteService() 252 const GattDatabase::Service *GattDatabase::GetService(uint16_t handle) in GetService() 308 int GattDatabase::SetValueByHandle(const uint16_t handle, AttributeValue &value) in SetValueByHandle() 318 GattAttributeEntity GattDatabase::GetValueByHandle(const uint16_t handle) in GetValueByHandle()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/common/ |
H A D | mix.rs | 426 let handle = ylong_runtime::spawn(async move { in ut_mix_set_async_reader() localVariable 453 let handle = ylong_runtime::spawn(async move { in ut_mix_set_reader_then_async_data() localVariable 480 let handle = ylong_runtime::spawn(async move { in ut_mix_set_bytes_then_async_data() localVariable 507 let handle = ylong_runtime::spawn(async move { in ut_mix_set_owned_then_async_data() localVariable
|
/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | crypto.rs | 49 handle: Vec<u8>, field 71 let mut handle = OutBlob { size: self.handle.len() as u32, data: self.handle.as_mut_ptr() }; in init_key() localVariable 96 let handle = HksBlob { size: self.handle.len() as u32, data: self.handle.as_ptr() }; in exec_crypt() localVariable 189 let handle = HksBlob { size: self.handle.len() as u32, data: self.handle.as_ptr() }; in drop() localVariable
|
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_sdk_if_test.cpp | 691 UsbFnInterfaceHandle handle = NULL; variable 1017 UsbFnInterfaceHandle handle; variable 1027 UsbFnInterfaceHandle handle; variable 1037 UsbFnInterfaceHandle handle; variable 1046 UsbFnInterfaceHandle handle; variable 1057 UsbFnInterfaceHandle handle; variable
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_queue.cpp | 498 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, variable 541 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, variable 614 ffrt_task_handle_t handle; variable 676 ffrt_task_handle_t handle = ffrt_queue_submit_head_h(queue_handle, variable 722 ffrt::task_handle handle = serialQueue->submit_h( variable 750 ffrt::task_handle handle = serialQueue->submit_h( variable
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_key_operation.c | 229 struct HksBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; in CmKeyOpCalcMac() local 474 static int32_t ServiceSignVerifyUpdate(const struct CmBlob *handle, const struct HksParamSet *param… in ServiceSignVerifyUpdate() 492 static int32_t ServiceSignVerifyFinish(const struct CmBlob *handle, const struct HksParamSet *param… in ServiceSignVerifyFinish() 509 static int32_t ServiceSignVerifyAbort(const struct CmBlob *handle, const struct HksParamSet *paramS… in ServiceSignVerifyAbort() 523 struct CmBlob *handle) in CmKeyOpInit() 561 …OpProcess(enum CmSignVerifyCmd cmdId, const struct CmContext *context, const struct CmBlob *handle, in CmKeyOpProcess()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | download_manager_ohos.cpp | 30 void* handle = dlopen(ACE_NET_WORK_NAME, RTLD_LAZY | RTLD_LOCAL); in CreateDownloadManager() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_shader_passes_generic.h | 79 RenderHandleReference handle; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_backend.h | 33 RenderHandle handle; member
|
/ohos5.0/drivers/peripheral/audio/effect/model/include/ |
H A D | effect_core.h | 33 void *handle; member
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
H A D | nnrt_client.cpp | 26 void LoadFunction(void* handle, const char* name, T* nnrtFunction) in LoadFunction()
|
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | main.c | 62 BShellHandle handle = GetShellHandle(); in main() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_event.c | 25 EventHandle handle; member 55 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_lights.cpp | 46 DataType* MapBuffer(IRenderNodeGpuResourceManager& gpuResourceManager, const RenderHandle handle) in MapBuffer() 91 const RenderHandle handle = lightBufferHandle_.GetHandle(); in PreExecuteFrame() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/ |
H A D | hci_acl.c | 40 uint16_t handle : 12; member 311 uint16_t handle = 0; in HciGetAclHandleFromPacket() local 401 static Packet **HciFargment(uint16_t handle, uint8_t flushable, Packet *packet, uint16_t frameLengt… in HciFargment() 461 static int HciFargmentAndSendData(uint16_t handle, uint8_t flushable, Packet *packet) in HciFargmentAndSendData() 516 static int HciFargmentAndSendLeData(uint16_t handle, uint8_t flushable, Packet *packet) in HciFargmentAndSendLeData() 554 int HCI_SendAclData(uint16_t handle, uint8_t flushable, Packet *packet) in HCI_SendAclData() 628 uint16_t handle = HciGetAclHandleFromPacket(packet); in HciSendCachedAclPackets() local 669 uint16_t handle = HciGetAclHandleFromPacket(packet); in HciSendCachedLePackets() local
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_death_recipient_unittest.cpp | 65 int handle = 1; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/ |
H A D | audio_opus_decoder_plugin.h | 66 void *handle = nullptr; variable
|