Home
last modified time | relevance | path

Searched refs:CreateResponseAuthMessageExt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h92 void CreateResponseAuthMessageExt(nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp125 CreateResponseAuthMessageExt(jsonObj); in CreateSimpleMessage()
156 void AuthMessageProcessor::CreateResponseAuthMessageExt(nlohmann::json &json) in CreateResponseAuthMessageExt() function in OHOS::DistributedHardware::AuthMessageProcessor
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1465 authMessageProcessor->CreateResponseAuthMessageExt(jsonObj);