Home
last modified time | relevance | path

Searched refs:DslmNotifyListNode (Results 1 - 4 of 4) sorted by relevance

/base/security/device_security_level/services/include/
H A Ddslm_notify_node.h29 typedef struct DslmNotifyListNode { struct
39 } DslmNotifyListNode; typedef
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c45 typedef bool DslmInfoChecker(const DslmDeviceInfo *devInfo, const DslmNotifyListNode *node, DslmCallbackInfo *cbInfo,
48 static bool SdkTimeoutChecker(const DslmDeviceInfo *devInfo, const DslmNotifyListNode *node, DslmCallbackInfo *cbInfo,
50 static bool RequestDoneChecker(const DslmDeviceInfo *devInfo, const DslmNotifyListNode *node, DslmCallbackInfo *cbInfo,
152 DslmNotifyListNode *notifyNode = LIST_ENTRY(node, DslmNotifyListNode, linkNode); in ProcessSendDeviceInfoCallback()
232 DslmNotifyListNode *inputNotify = (DslmNotifyListNode *)para; in ProcessSdkRequest()
237 DslmNotifyListNode *notify = MALLOC(sizeof(DslmNotifyListNode)); in ProcessSdkRequest()
242 (void)memset_s(notify, sizeof(DslmNotifyListNode), in ProcessSdkRequest()
[all...]
H A Ddslm_core_process.c172 DslmNotifyListNode notifyNode; in OnRequestDeviceSecLevelInfo()
/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c238 DslmNotifyListNode *notifyNode = LIST_ENTRY(node, DslmNotifyListNode, linkNode); in DumpHistoryCalls()

Completed in 2 milliseconds