Searched refs:VerifyRegistrationCredentials (Results 1 - 2 of 2) sorted by relevance

/external/libweave/src/
H A Ddevice_registration_info.cc324 bool DeviceRegistrationInfo::VerifyRegistrationCredentials( function in class:weave::DeviceRegistrationInfo
364 if (!VerifyRegistrationCredentials(&error))
507 if (!VerifyRegistrationCredentials(&error))
674 if (!VerifyRegistrationCredentials(&error))
777 if (!VerifyRegistrationCredentials(nullptr))
H A Ddevice_registration_info.h135 bool VerifyRegistrationCredentials(ErrorPtr* error) const;

Completed in 546 milliseconds