Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c212 static int32_t AuthGetUidAndPidBySessionName(const char *sessionName, int32_t *uid, int32_t *pid) in AuthGetUidAndPidBySessionName() function
411 int32_t ret = AuthGetUidAndPidBySessionName( in TransHandleAuthChannelSetupProcess()