Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h353 bool CheckDeviceIdIllegal(const std::string &remoteDeviceId);
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp707 bool DBinderService::CheckDeviceIdIllegal(const std::string &remoteDeviceId) in CheckDeviceIdIllegal() function in OHOS::DBinderService
771 if (CheckDeviceIdIllegal(remoteDeviceId)) { in OnRemoteInvokerDataBusMessage()