Home
last modified time | relevance | path

Searched refs:ProcRespNegotiateExt (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_third.cpp378 authManager_->ProcRespNegotiateExt(sessionId); in HWTEST_F()
392 authManager_->ProcRespNegotiateExt(sessionId); in HWTEST_F()
H A DUTTest_dm_auth_manager_first.cpp990 authManager_->ProcRespNegotiateExt(sessionId); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h484 void ProcRespNegotiateExt(const int32_t &sessionId);
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp833 ProcRespNegotiateExt(sessionId); in RespNegotiate()
2105 void DmAuthManager::ProcRespNegotiateExt(const int32_t &sessionId) in ProcRespNegotiateExt() function in OHOS::DistributedHardware::DmAuthManager
2107 LOGI("DmAuthManager::ProcRespNegotiateExt start."); in ProcRespNegotiateExt()

Completed in 16 milliseconds