Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h105 void CreateResponseFinishMessage(nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp129 CreateResponseFinishMessage(jsonObj); in CreateSimpleMessage()
260 void AuthMessageProcessor::CreateResponseFinishMessage(nlohmann::json &json) in CreateResponseFinishMessage() function in OHOS::DistributedHardware::AuthMessageProcessor
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp236 authMessageProcessor->CreateResponseFinishMessage(jsonObj);