Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp1254 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD);
1287 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD);
1374 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c45 #define SESSION_NAME_PHONEPAD "com.huawei.pcassistant.phonepad-connect-channel" macro
1037 if (strcmp(param->sessionName, SESSION_NAME_PHONEPAD) == 0 || in GetAllocInfoBySessionParam()
1086 if (strcmp(param->sessionName, SESSION_NAME_PHONEPAD) == 0 || in GetRequestOptionBySessionParam()