Searched refs:IsDeviceIdIllegal (Results 1 – 9 of 9) sorted by relevance
29 static int32_t IsDeviceIdIllegal(const char *deviceID, uint32_t len) in IsDeviceIdIllegal() function82 if (IsDeviceIdIllegal(deviceID, deviceIDLen) != ERR_NONE || in InvokerDataBusThread()83 IsDeviceIdIllegal(remoteDeviceID, remoteDeviceIDLen) != ERR_NONE || sessionName == NULL) { in InvokerDataBusThread()
169 bool DBinderService::IsDeviceIdIllegal(const std::string &deviceID) in IsDeviceIdIllegal() function in OHOS::DBinderService322 if (IsDeviceIdIllegal(deviceID) || serviceName.length() == 0) { in MakeRemoteBinder()369 if (IsDeviceIdIllegal(deviceID) || IsDeviceIdIllegal(localDevID)) { in CheckDeviceIDsInvalid()709 if (IsDeviceIdIllegal(remoteDeviceId)) { in CheckDeviceIdIllegal()1230 if (serviceName.empty() || IsDeviceIdIllegal(deviceID)) { in NoticeServiceDieInner()1253 if (IsDeviceIdIllegal(deviceID)) { in NoticeServiceDie()1265 if (IsDeviceIdIllegal(deviceID)) { in NoticeDeviceDie()
25 bool IPCObjectStub::IsDeviceIdIllegal(const std::string &deviceID) in IsDeviceIdIllegal() function in OHOS::IPCObjectStub
94 bool IsDeviceIdIllegal(const std::string &deviceID);
99 bool IPCObjectStub::IsDeviceIdIllegal(const std::string &deviceID) in IsDeviceIdIllegal() function in OHOS::IPCObjectStub537 if (IsDeviceIdIllegal(deviceId) || IsDeviceIdIllegal(remoteDeviceId) || sessionName.empty()) { in InvokerDataBusThread()607 if (IsDeviceIdIllegal(remoteDeviceId)) { in AddAuthInfo()
263 bool ret = testStub->IsDeviceIdIllegal(deviceID);276 bool ret = testStub->IsDeviceIdIllegal(deviceID);289 bool ret = testStub->IsDeviceIdIllegal(deviceID);
297 bool IsDeviceIdIllegal(const std::string &deviceID);
362 bool IsDeviceIdIllegal(const std::string &deviceID);
435 bool res = dBinderService->IsDeviceIdIllegal(deviceID);449 bool res = dBinderService->IsDeviceIdIllegal(deviceID);463 bool res = dBinderService->IsDeviceIdIllegal(deviceID);