Searched refs:CheckSessionNameIsEmpty (Results 1 – 2 of 2) sorted by relevance
354 bool CheckSessionNameIsEmpty(const std::string &sessionName);
716 bool DBinderService::CheckSessionNameIsEmpty(const std::string &sessionName) in CheckSessionNameIsEmpty() function in OHOS::DBinderService776 if (CheckSessionNameIsEmpty(sessionName)) { in OnRemoteInvokerDataBusMessage()