Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 34) sorted by relevance

12

/drivers/peripheral/user_auth/test/unittest/user_auth_test/
Dcontext_manager_test.cpp71 UserAuthContext *context = nullptr; variable
93 UserAuthContext context = {}; variable
106 UserAuthContext context = {}; variable
116 UserAuthContext context = {}; variable
130 UserAuthContext context = {}; variable
151 UserAuthContext context = {}; variable
184 UserAuthContext context = {}; variable
194 UserAuthContext context = {}; variable
208 UserAuthContext context = {}; variable
217 UserAuthContext context = {}; variable
[all …]
Didentify_funcs_test.cpp63 UserAuthContext context = {}; variable
Duser_auth_funcs_test.cpp73 UserAuthContext context = {}; variable
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dmessage_dispatcher.c29 void ReleaseMessageContext(MessageContext *context) in ReleaseMessageContext()
84 …ndToLocalDispatcher(MessageDispatcher *dispatcher, const uint8_t priority, MessageContext *context) in AppendToLocalDispatcher()
108 void SetToResponse(MessageContext *context) in SetToResponse()
122 static void HandleAsyncResponse(MessageContext *context) in HandleAsyncResponse()
135 static void HandleSyncResponse(MessageContext *context) in HandleSyncResponse()
150 static void HandleRequestMessage(MessageContext *context) in HandleRequestMessage()
208 static void HandleMessage(MessageContext *context) in HandleMessage()
230 MessageContext *context = NULL; in ReleaseAllMessage() local
241 MessageContext *context = NULL; in RunDispatcher() local
Dsidecar.c46 MessageContext *context = (MessageContext *)OsalMemCalloc(sizeof(MessageContext)); in CreateMessageContext() local
78 MessageContext *context = NULL; in DispatchToMessage() local
115 MessageContext *context = NULL; in SideCarSendSyncMessage() local
149 MessageContext *context = NULL; in SideCarSendAsyncMessageInner() local
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dcontext_manager.c62 UserAuthContext *context = (UserAuthContext *)Malloc(sizeof(UserAuthContext)); in InitAuthContext() local
129 ResultCode GenerateAuthContext(AuthParamHal params, UserAuthContext **context) in GenerateAuthContext()
173 IAM_STATIC ResultCode CreateIdentifySchedule(const UserAuthContext *context, CoAuthSchedule **sched… in CreateIdentifySchedule()
199 UserAuthContext *context = (UserAuthContext *)Malloc(sizeof(UserAuthContext)); in InitIdentifyContext() local
234 UserAuthContext *context = InitIdentifyContext(&params); in GenerateIdentifyContext() local
277 IAM_STATIC ResultCode InsertScheduleToContext(CoAuthSchedule *schedule, UserAuthContext *context) in InsertScheduleToContext()
283 IAM_STATIC ResultCode CreateAndInsertSchedules(UserAuthContext *context, uint32_t authMode) in CreateAndInsertSchedules()
317 IAM_STATIC LinkedList *GetAuthCredentialList(const UserAuthContext *context) in GetAuthCredentialList()
348 IAM_STATIC ResultCode QueryAuthTempletaInfo(UserAuthContext *context, Uint64Array *templateIds, in QueryAuthTempletaInfo()
400 IAM_STATIC ResultCode CreateAuthSchedule(UserAuthContext *context, CoAuthSchedule **schedule) in CreateAuthSchedule()
[all …]
Dauth_token_signer.c31 const UserAuthContext *context, uint32_t authMode, TokenDataPlain *dataPlain) in GetAuthTokenDataPlain()
49 IAM_STATIC ResultCode GetAuthTokenDataToEncrypt(const UserAuthContext *context, uint64_t credential… in GetAuthTokenDataToEncrypt()
83const UserAuthContext *context, uint64_t credentialId, uint32_t authMode, UserAuthTokenHal *authTo… in GetAuthTokenDataAndSign()
Duser_auth_funcs.c92 const UserAuthContext *context, const ExecutorResultInfo *info, AuthResult *result) in SetAuthResult()
102 IAM_STATIC ResultCode GetExpiredInfoForResult(const UserAuthContext *context, AuthResult *result) in GetExpiredInfoForResult()
133 IAM_STATIC ResultCode HandleAuthSuccessResult(const UserAuthContext *context, const ExecutorResultI… in HandleAuthSuccessResult()
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
Dextension.js22 function cutImgDict(context, msg) { argument
65 function activate(context) { argument
128 function reloadMenuBgFunc(context, msg) { argument
150 function getWebviewContent(context, extpath) { argument
157 function getWebViewContent(context, templatePath) { argument
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c166 static int32_t WifiCmdNewKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdNewKey()
212 static int32_t WifiCmdDelKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdDelKey()
272 static int32_t WifiCmdSetKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdSetKey()
320 static int32_t WifiCmdSendEapol(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdSendEapol()
352 static int32_t WifiCmdReceiveEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdReceiveEapol()
395 static int32_t WifiCmdEnableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct Hd… in WifiCmdEnableEapol()
424 static int32_t WifiCmdDisableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdDisableEapol()
448 static int32_t WifiCmdGetAddr(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdGetAddr()
476 static int32_t WifiCmdSetMode(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdSetMode()
636 static int32_t WifiCmdGetHwFeature(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdGetHwFeature()
[all …]
/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
Dp2p.c34 static int32_t WifiCmdRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, stru… in WifiCmdRemainOnChannel()
85 static int32_t WifiCmdProbeReqReport(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdProbeReqReport()
131 static int32_t WifiCmdCancelRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdCancelRemainOnChannel()
175 static int32_t WifiCmdAddIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAddIf()
225 static int32_t WifiCmdRemoveIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in WifiCmdRemoveIf()
274 static int32_t WifiCmdSetApWpsP2pIe(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdSetApWpsP2pIe()
330 static int32_t WifiCmdGetDriverFlag(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdGetDriverFlag()
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
Dsta.c203 static int32_t WifiCmdAssoc(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAssoc()
255 static int32_t WifiCmdDisconnect(const RequestContext *context, struct HdfSBuf *reqData, struct Hdf… in WifiCmdDisconnect()
290 static int32_t WifiCmdScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf *… in WifiCmdScan()
325 static int32_t WifiCmdAbortScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdAbortScan()
349 static int32_t WifiCmdSetScanningMacAddress(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdSetScanningMacAddress()
486 static int32_t WifiCmdStartPnoScan(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdStartPnoScan()
547 static int32_t WifiCmdStopPnoScan(const RequestContext *context, struct HdfSBuf *reqData, struct Hd… in WifiCmdStopPnoScan()
595 static int32_t WifiCmdGetSignalPollInfo(const RequestContext *context, struct HdfSBuf *reqData, str… in WifiCmdGetSignalPollInfo()
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c240 static int32_t WifiCmdSetAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdSetAp()
274 static int32_t WifiCmdStopAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdStopAp()
298 static int32_t WifiCmdChangeBeacon(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdChangeBeacon()
339 static int32_t WifiCmdStaRemove(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdStaRemove()
397 static int32_t WifiCmdGetAssociatedStas(const RequestContext *context, struct HdfSBuf *reqData, str… in WifiCmdGetAssociatedStas()
436 static int32_t WifiCmdSetCountryCode(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdSetCountryCode()
492 static int32_t WifiCmdGetApBandwidth(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdGetApBandwidth()
/drivers/hdf_core/framework/model/network/wifi/platform/src/
Dhdf_wlan_priority_queue.c92 int32_t PushPriorityQueue(PriorityQueue *queue, const uint8_t priority, void *context) in PushPriorityQueue()
120 void *context = NULL; in PopQueueByPri() local
134 void *context = NULL; in PopPriorityQueue() local
/drivers/external_device_manager/services/native/driver_extension/src/
Djs_driver_extension_context.cpp47 …explicit JsDriverExtensionContext(const std::shared_ptr<DriverExtensionContext>& context) : contex… in JsDriverExtensionContext()
73 auto context = weak.lock(); in OnUpdateDriverState() local
102 …i_value CreateJsDriverExtensionContext(napi_env env, std::shared_ptr<DriverExtensionContext> conte… in CreateJsDriverExtensionContext()
Ddriver_extension.cpp70 std::shared_ptr<DriverExtensionContext> context = in CreateAndInitContext() local
/drivers/hdf_core/adapter/khdf/liteos/model/network/wifi/platform/src/
Dhdf_wlan_queue.c74 void *context = NULL; in PopQueue() local
86 int32_t PushQueue(HdfWlanQueue *queue, void *context) in PushQueue()
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/nodes/
Dlocal_node.c32 static void HandleRequestMessage(const RemoteService *service, MessageContext *context) in HandleRequestMessage()
53 static void HandleResponseMessage(const RemoteService *service, MessageContext *context) in HandleResponseMessage()
80 ErrorCode SendMessageLocalNode(const RemoteService *service, MessageContext *context) in SendMessageLocalNode()
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
Dhdf_single_node_message_test.c38 static ErrorCode FuncNoLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in FuncNoLoad()
46 static ErrorCode FuncSmallLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in FuncSmallLoad()
237 static void SendMessageTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, struct … in SendMessageTestCallBack()
276 static void SendMessagePerfTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, str… in SendMessagePerfTestCallBack()
/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
Deapol.h24 void *context; member
34 void *context; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_still_capture.cpp62 auto context = std::make_shared<OfflineStreamContext>(); in ChangeToOfflineStream() local
/drivers/peripheral/usb/interfaces/ddk/device/
Dusbfn_request.h63 void *context; member
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/
Dhdf_wlan_queue.c101 int32_t PushQueue(HdfWlanQueue *queue, void *context) in PushQueue()
/drivers/peripheral/usb/ddk/device/include/
Dusbfn_io_mgr.h53 void *context; member
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
Doffline_stream.cpp38 RetCode OfflineStream::Init(std::shared_ptr<OfflineStreamContext>& context) in Init()

12