Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h177 bool IsSessionAvailable();
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp348 if (IsSessionAvailable()) { in CheckSessionMayReopenLocked()
359 bool SoftBusChannel::IsSessionAvailable() in IsSessionAvailable() function in OHOS::Security::AccessToken::SoftBusChannel