Home
last modified time | relevance | path

Searched defs:handle (Results 151 – 175 of 1236) sorted by relevance

12345678910>>...50

/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dhks_api.h34 struct HksBlob *handle, struct HksBlob *token) in HksInit()
47 static int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksUpdate()
61 static int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksFinish()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h60 int reqId, uint16_t handle, GattValue &value, size_t len, int result) {}; in OnReadCharacteristicValueEvent()
61 …virtual void OnWriteCharacteristicValueEvent(int reqId, uint16_t connectHandle, uint16_t handle, i… in OnWriteCharacteristicValueEvent()
63 int reqId, uint16_t connectHandle, uint16_t handle, int result) {}; in OnWriteLongCharacteristicValueEvent()
65 int reqId, uint16_t connectHandle, uint16_t handle, GattValue &value, size_t len) {}; in OnWriteLongValueOverageDataEvent()
66 …virtual void OnReadDescriptorValueEvent(int reqId, uint16_t handle, GattValue &value, size_t len, … in OnReadDescriptorValueEvent()
67 …virtual void OnWriteDescriptorValueEvent(int reqId, uint16_t connectHandle, uint16_t handle, int r… in OnWriteDescriptorValueEvent()
69 uint16_t connectHandle, uint16_t handle, GattValue &value, size_t len, bool needConfirm) {}; in OnCharacteristicNotifyEvent()
71 int reqId, uint16_t handle, GattValue &value, size_t len, int result) {}; in OnReliableWriteCharacteristicValueEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c42 uint32_t handle; member
47 uint32_t handle; member
53 uint32_t handle; member
61 uint32_t handle; member
68 uint32_t handle; member
75 uint32_t handle; member
83 uint32_t handle; member
91 uint32_t handle; member
99 uint32_t handle; member
107 uint32_t handle; member
[all …]
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs1171 let handle = ylong_runtime::spawn(async move { in ut_client_request_redirect() localVariable
1186 let handle = ylong_runtime::spawn(async move { in ut_client_connect_http1_0() localVariable
1215 let handle = ylong_runtime::spawn(async move { in ut_client_request_http1_0_retry() localVariable
1237 let handle = ylong_runtime::spawn(async move { in ut_client_request_verify() localVariable
1279 let handle = ylong_runtime::spawn(async move { in ut_client_send_request() localVariable
1314 let handle = ylong_runtime::spawn(async move { in ut_client_connect_to() localVariable
1358 let handle = ylong_runtime::spawn(async move { in ut_client_redirect() localVariable
1408 let handle = ylong_runtime::spawn(async move { in ut_client_http_proxy() localVariable
1451 let handle = ylong_runtime::spawn(async move { in ut_client_send_trunk_body() localVariable
1493 let handle = ylong_runtime::spawn(async move { in ut_client_send_unknown_size() localVariable
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp88 void HfpAgRfcommConnection::SetConnectionHandle(uint16_t handle) in SetConnectionHandle()
115 std::string HfpAgRfcommConnection::GetRemoteAddressByHandle(uint16_t handle) in GetRemoteAddressByHandle()
125 void HfpAgRfcommConnection::AddConnectionDevice(uint16_t handle, std::string addr) in AddConnectionDevice()
130 void HfpAgRfcommConnection::RemoveConnectionDevice(uint16_t handle) in RemoveConnectionDevice()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp89 void HfpHfRfcommConnection::SetConnectionHandle(uint16_t handle) in SetConnectionHandle()
116 std::string HfpHfRfcommConnection::GetRemoteAddressByHandle(uint16_t handle) in GetRemoteAddressByHandle()
126 void HfpHfRfcommConnection::AddConnectionDevice(uint16_t handle, std::string addr) in AddConnectionDevice()
131 void HfpHfRfcommConnection::RemoveConnectionDevice(uint16_t handle) in RemoveConnectionDevice()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/dac/
H A Ddac_if_u.c39 uint32_t handle; in DacOpen() local
85 void DacClose(DevHandle handle) in DacClose()
121 int32_t DacWrite(DevHandle handle, uint32_t channel, uint32_t val) in DacWrite()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c51 static HandleSessionList *GetSessionObject(uint32_t handle, uint32_t sessionId) in GetSessionObject()
246 static ThreadMessageInfo *MakeThreadMessageInfo(uint64_t seqNumber, uint32_t handle) in MakeThreadMessageInfo()
500 static void StartProcessLoop(uint32_t handle, const void *buffer, uint32_t size) in StartProcessLoop()
527 uint32_t handle = sessionId; in OnReceiveNewConnection() local
555 uint32_t handle = sessionId; in OnDatabusSessionClosed() local
614 uint32_t handle = sessionId; in OnMessageAvailable() local
628 void UpdateClientSession(int32_t handle, HandleSessionList *sessionObject, in UpdateClientSession()
687 static int32_t RpcAcquireHandle(int32_t handle) in RpcAcquireHandle()
693 static int32_t RpcReleaseHandle(int32_t handle) in RpcReleaseHandle()
782 static int32_t RpcAddDeathRecipient(int32_t handle, void *cookie) in RpcAddDeathRecipient()
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/mock/
H A Dlibrary_func_mock.cpp27 int dlclose(void *handle) in dlclose()
35 void *dlsym(void *__restrict handle, const char *__restrict name) in dlsym()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_event.cpp48 uint32_t handle{0}; in SendObjectAdded() local
69 uint32_t handle{0}; in SendObjectRemoved() local
84 void MtpEvent::SendObjectRemovedByHandle(uint32_t handle) in SendObjectRemovedByHandle()
98 uint32_t handle{0}; in SendObjectInfoChanged() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.cpp41 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in CreateUIContent() local
58 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in CreateUIContent() local
79 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in CreateUIContent() local
131 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in GetUIContent() local
148 LIBHANDLE handle = LOADLIB(AceForwardCompatibility::GetAceLibName()); in GetCurrentUIStackInfo() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/adc/
H A Dadc_if_u.c36 uint32_t handle; in AdcOpen() local
79 void AdcClose(DevHandle handle) in AdcClose()
110 int32_t AdcRead(DevHandle handle, uint32_t channel, uint32_t *val) in AdcRead()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if_u.c137 void PinPut(DevHandle handle) in PinPut()
176 int32_t PinSetPull(DevHandle handle, enum PinPullType pullType) in PinSetPull()
219 int32_t PinGetPull(DevHandle handle, enum PinPullType *pullType) in PinGetPull()
275 int32_t PinSetStrength(DevHandle handle, uint32_t strength) in PinSetStrength()
318 int32_t PinGetStrength(DevHandle handle, uint32_t *strength) in PinGetStrength()
374 int32_t PinSetFunc(DevHandle handle, const char *funcName) in PinSetFunc()
440 int32_t PinGetFunc(DevHandle handle, const char **funcName) in PinGetFunc()
/ohos5.0/foundation/graphic/graphic_surface/buffer_handle/src/
H A Dbuffer_handle.cpp44 BufferHandle *handle = static_cast<BufferHandle *>(malloc(handleSize)); in AllocateBufferHandle() local
64 int32_t FreeBufferHandle(BufferHandle *handle) in FreeBufferHandle()
86 bool WriteBufferHandle(MessageParcel &parcel, const BufferHandle &handle) in WriteBufferHandle()
129 BufferHandle *handle = AllocateBufferHandle(reserveFds, reserveInts); in ReadBufferHandle() local
/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_mini_test.cpp41 DevHandle handle = nullptr; in EmmcMiniGetCardStateTest() local
65 DevHandle handle = nullptr; in EmmcMiniGetCardCsdTest() local
88 DevHandle handle = nullptr; in EmmcMiniGetCardInfoTest() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
H A Dgralloc_buffer_allocator.cpp64 BufferHandle* handle = nullptr; in AllocBuffer() local
92 BufferHandle* handle = AllocateBufferHandle(0, 0); in FreeBuffer() local
141 BufferHandle* handle = AllocateBufferHandle(0, 0); in UnmapBuffer() local
168 BufferHandle* handle = AllocateBufferHandle(0, 0); in FlushCache() local
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H A Dintell_voice_trigger_adapter_impl.cpp65 const sptr<IIntellVoiceTriggerCallback> &triggerCallback, int32_t cookie, int32_t &handle) in LoadModel()
102 int32_t IntellVoiceTriggerAdapterImpl::UnloadModel(int32_t handle) in UnloadModel()
115 int32_t IntellVoiceTriggerAdapterImpl::Start(int32_t handle) in Start()
122 int32_t IntellVoiceTriggerAdapterImpl::Stop(int32_t handle) in Stop()
171 bool IntellVoiceTriggerAdapterImpl::RegisterDeathRecipient(int32_t handle, in RegisterDeathRecipient()
208 void IntellVoiceTriggerAdapterImpl::DeregisterDeathRecipient(int32_t handle) in DeregisterDeathRecipient()
/ohos5.0/foundation/ai/ai_engine/services/server/plugin/cv/image_classification/source/
H A Dic_plugin.cpp106 intptr_t handle = EMPTY_UINTPTR; in Prepare() local
133 intptr_t handle = EMPTY_UINTPTR; in Release() local
191 intptr_t handle = EMPTY_UINTPTR; in SetOption() local
233 intptr_t handle = EMPTY_UINTPTR; in GetOption() local
258 int32_t ICPlugin::BuildConfig(intptr_t handle, ICPluginConfig &config) in BuildConfig()
289 intptr_t handle = EMPTY_UINTPTR; in SyncProcess() local
324 int32_t ICPlugin::DoProcess(intptr_t handle, const ICPluginConfig &config, IRequest *request, IResp… in DoProcess()
342 int32_t ICPlugin::MakeInference(intptr_t handle, const ICPluginConfig &config, DataInfo &outputInfo) in MakeInference()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c27 uint16_t handle; member
33 uint16_t handle; member
39 uint16_t handle; member
44 uint16_t handle; member
49 uint16_t handle; member
54 uint16_t handle; member
153 static void GapRecvLePairResult(uint16_t handle, uint8_t status, const SMP_PairResult *result) in GapRecvLePairResult()
190 static void GapRecvLeRemotePairRequest(uint16_t handle, const SMP_PairParam *param) in GapRecvLeRemotePairRequest()
220 static void GapRecvLeRemotePairResponse(uint16_t handle, const SMP_PairParam *param) in GapRecvLeRemotePairResponse()
250 static void GapRecvLeRemoteSecurityRequest(uint16_t handle, uint8_t authReq) in GapRecvLeRemoteSecurityRequest()
[all …]
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Demmc_if.c83 static int32_t EmmcDeviceGetFromHandle(DevHandle handle, struct EmmcDevice **emmc) in EmmcDeviceGetFromHandle()
113 int32_t EmmcGetCid(DevHandle handle, uint8_t *cid, uint32_t size) in EmmcGetCid()
142 DevHandle handle = NULL; in EmmcGetHuid() local
/ohos5.0/base/security/certificate_manager/test/unittest/src/
H A Dcm_update_test.cpp69 struct CmBlob *handle = nullptr; variable
82 struct CmBlob handle = { 0, (uint8_t *)g_handleBuf }; variable
95 struct CmBlob handle = { DEFAULT_HANDLE_SIZE, nullptr }; variable
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_util.c160 int32 handle = hiview_open(path, O_RDWR | O_CREAT, 0); in HIVIEW_FileOpen() local
167 int32 HIVIEW_FileClose(int32 handle) in HIVIEW_FileClose()
175 int32 HIVIEW_FileRead(int32 handle, uint8 *buf, uint32 len) in HIVIEW_FileRead()
183 int32 HIVIEW_FileWrite(int32 handle, const uint8 *buf, uint32 len) in HIVIEW_FileWrite()
191 int32 HIVIEW_FileSeek(int32 handle, int32 offset, int32 whence) in HIVIEW_FileSeek()
199 int32 HIVIEW_FileSize(int32 handle) in HIVIEW_FileSize()
207 int32 HIVIEW_FileSync(int32 handle) in HIVIEW_FileSync()
/ohos5.0/base/startup/init/test/benchmark/
H A Dparameter_benchmark.cpp136 …CachedHandle handle = CachedParameterCreate(g_localParamTester->names[TestRandom() % g_maxCount], … in BMCachedParameterGet() local
156 static CachedHandle handle = CachedParameterCreate( in BMCachedParameterGetChangedStatic() local
176 …CachedHandle handle = CachedParameterCreate(g_localParamTester->names[TestRandom() % g_maxCount], … in BMCachedParameterGetChangedGlobal() local
196 CachedHandle handle = nullptr; in BMCachedParameterGetChangedGlobal2() local
270 ParamHandle handle = 0; in BMSystemFindParameter() local
288 ParamHandle *handle = new ParamHandle[g_maxCount]; in BMSystemGetParameterValue() local
316 ParamHandle *handle = new ParamHandle[g_maxCount]; in BMSystemGetParameterCommitId() local
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_callback_test.cpp163 sptr<NetHandle> handle = nullptr; variable
170 sptr<NetHandle> handle = nullptr; variable
178 sptr<NetHandle> handle = nullptr; variable
186 sptr<NetHandle> handle = nullptr; variable
199 sptr<NetHandle> handle = nullptr; variable
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_session_mgr.c35 static void DeleteHuksInitInfo(const struct CmBlob *handle) in DeleteHuksInitInfo()
124 static int32_t ConstructHandle(const struct CmBlob *handle, struct CmSessionNode *node) in ConstructHandle()
139 int32_t CmCreateSession(const struct CmSessionNodeInfo *info, const struct CmBlob *handle, bool abo… in CmCreateSession()
193 …ct CmSessionNode *CmQuerySession(const struct CmSessionNodeInfo *info, const struct CmBlob *handle) in CmQuerySession()
208 void CmDeleteSession(const struct CmBlob *handle) in CmDeleteSession()

12345678910>>...50