Home
last modified time | relevance | path

Searched refs:SESSION_NAME_DSL2_RE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c52 #define SESSION_NAME_DSL2_RE "com.*security.devicesec" macro
934 if (CompareString(SESSION_NAME_DSL2_RE, sessionName, true) == SOFTBUS_OK) { in IsDslSession()