Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp376 static int32_t CheckNormalAppSessionName(const char *sessionName, pid_t callingUid, std::string &st… in CheckNormalAppSessionName() function
443 if (CheckNormalAppSessionName(sessionName, callingUid, strName) != SOFTBUS_OK) { in CreateSessionServerInner()