Searched refs:IsInterfaceTokenValid (Results 1 – 3 of 3) sorted by relevance
64 bool IsInterfaceTokenValid(MessageParcel& data);
104 bool DistributedDeviceProfileStubNew::IsInterfaceTokenValid(MessageParcel& data) in IsInterfaceTokenValid() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew179 if (!IsInterfaceTokenValid(data)) { in OnRemoteRequest()
252 bool ret = ProfileStub_->IsInterfaceTokenValid(data);