Home
last modified time | relevance | path

Searched defs:posId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c891 const char *posId = strchr(posName + 1, tag); in RemoveAppIdFromSessionName() local
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp396 auto posId = strName.find("-", posName + 1); in CheckNormalAppSessionName() local