Searched defs:securityInfo (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | trace.cpp | 57 UserCredChangeTrace securityInfo = {}; in ProcessCredChangeEvent() local 161 UserAuthFwkTrace securityInfo = {}; in ProcessUserAuthFwkEvent() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_security_guard_manager.cpp | 34 std::string securityInfo = ""; in receiveJobStateUpdate() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_l2cap_connection.cpp | 23 GapServiceSecurityInfo securityInfo = {INCOMING, HID_HOST, SEC_PROTOCOL_L2CAP, in Startup() local 59 GapServiceSecurityInfo securityInfo = {INCOMING, HID_HOST, SEC_PROTOCOL_L2CAP, in Shutdown() local 697 GapServiceSecurityInfo securityInfo; in SendGapRequestSecurity() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ |
H A D | dfx_types.h | 116 SecurityInfo securityInfo; member 123 SecurityInfo securityInfo; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_bnep.cpp | 24 GapServiceSecurityInfo securityInfo = {INCOMING, PAN_BNEP, SEC_PROTOCOL_L2CAP, in Startup() local 53 GapServiceSecurityInfo securityInfo = {INCOMING, PAN_BNEP, SEC_PROTOCOL_L2CAP, in Shutdown() local 659 GapServiceSecurityInfo securityInfo; in SendGapRequestSecurity() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 47 GapServiceSecurityInfo securityInfo = {direction, serviceId, protocolId, channelId}; in RegisterServiceSecurity() local 57 GapServiceSecurityInfo securityInfo = {direction, serviceId, SEC_PROTOCOL_L2CAP, {AVDT_PSM}}; in DeregisterServiceSecurity() local
|