Home
last modified time | relevance | path

Searched defs:infoOut (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_hdi_service.cpp38 static int32_t SampleServicePing(struct HdfDeviceObject *device, const char *info, char **infoOut) in SampleServicePing()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp601 …t32_t CopyAuthResult(AuthResult &infoIn, UserAuthTokenHal &authTokenIn, HdiAuthResultInfo &infoOut, in CopyAuthResult()